[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TWidgetSet.ShowCaret

Shows the Caret (text cursor).

Declaration

Source position: winapih.inc line 271

public function TWidgetSet.ShowCaret(

  hWnd: HWND

):Boolean; virtual;

Arguments

hWnd

  

The window handle.

Function result

False on failure.

See also

TWidgetSet.HideCaret

  

Removes the caret from the screen.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.