[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Moves the Caret to the specified coordinates.
Source position: winapih.inc line 242
public function TWidgetSet.SetCaretPos( |
X: Integer; |
Y: Integer |
):Boolean; virtual; |
X |
|
The new caret position. |
Y |
|
The new caret position. |
False on failure.
|
Creates a new shape for the system caret and assigns ownership of the caret to the specified window. |
Version 4.0 | Generated 2025-05-03 | Home |