[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Moves the Caret to the specified coordinates.
Source position: winapih.inc line 241
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. |
lazarus-ccr.sourceforge.net |