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

CreateCompatibleDC

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

Declaration

Source position: winapih.inc line 53

function CreateCompatibleDC(

  DC: HDC

):HDC;

Arguments

DC

  

The device DC.

Function result

The memory DC, zero on failure.


Version 3.2 Generated 2024-02-25 Home