[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Changes the position of the mouse cursor.
Source position: winapih.inc line 245
public function TWidgetSet.SetCursorPos( |
X: Integer; |
Y: Integer |
):Boolean; virtual; |
X |
|
The new screen coordinates. |
Y |
|
The new screen coordinates. |
False on failure.
Version 4.0 | Generated 2025-05-03 | Home |