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

TWidgetSet.DeleteDC

Deletes an Device Context, created by CreateDC.

Declaration

Source position: winapih.inc line 75

public function TWidgetSet.DeleteDC(

  hDC: HDC

):Boolean; virtual;

Function result

False on failure.

See also

TWidgetSet.ReleaseDC

  

Releases an Device Context obtained by GetDC.

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