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

DestroyCursor

Destroys an mouse cursor.

Declaration

Source position: winapih.inc line 78

function DestroyCursor(

  Handle: HCURSOR

):Boolean;

Arguments

Handle

  

The cursor Handle.

Function result

False on failure.

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