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