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

DeleteDC

Deletes a device context created by CreateDC.

Declaration

Source position: winapih.inc line 75

function DeleteDC(

  hDC: HDC

):Boolean;

Function result

False on failure.

See also

ReleaseDC

  

Releases an Device Context obtained by GetDC.


Version 3.2 Generated 2024-02-25 Home