[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Moves the Caret into a window.
Source position: winapih.inc line 243
public function TWidgetSet.SetCaretPosEx( |
handle: HWND; |
X: Integer; |
Y: Integer |
):Boolean; virtual; |
handle |
|
The window handle. |
X |
|
The new caret position. |
Y |
|
The new caret position. |
False on failure.
Version 4.0 | Generated 2025-05-03 | Home |