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