[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes the caret from the screen.
Source position: winapih.inc line 166
public function TWidgetSet.HideCaret( |
hWnd: HWND |
):Boolean; virtual; |
hWnd |
|
The window handle, can be zero. |
False on failure
Calls are cumulative, for every HideCaret a call to ShowCaret is required.
lazarus-ccr.sourceforge.net |