Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#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.