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

DestroyCaret

Destroys the caret but does not free the bitmap.

Declaration

Source position: winapih.inc line 77

function DestroyCaret(

  Handle: HWND

):Boolean;

Arguments

Handle

  

Handle for the windowed control with the caret.

Function result

False on failure.


Version 3.2 Generated 2024-02-25 Home