[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 4.0 Generated 2025-05-03 Home