[Overview][Types][Classes][Procedures and functions][Index] |
Uses XWarpPointer to move the mouse to the specific position relative to the stored TWindow.
Source position: os_linux.pas line 59
public procedure TWindow.MoveMouse( |
x: Integer; |
y: Integer |
); override; |