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

DestroyCaret

Destroys the caret but doesn't free the bitmap.

Declaration

Source position: winapih.inc line 77

function DestroyCaret(

  Handle: HWND

):Boolean;

Arguments

Handle

  

Handle of the window with the caret.

Function result

False on failure.

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