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

TWidgetSet.CreateCompatibleDC

Creates an memory Device Context, compatible with the device of the given DC.

Declaration

Source position: winapih.inc line 52

public function TWidgetSet.CreateCompatibleDC(

  DC: HDC

):HDC; virtual;

Arguments

DC

  

The device DC.

Function result

The memory DC, zero on failure.