UI method for processing mouse motion events
Source position: nvWidgets.pas line 231
public procedure UIContext.mouseMotion(
x: Integer;
y: Integer
);