[Overview][Types][Procedures and functions][Variables][Index] |
Creates an memory Device Context, compatible with the device of the given DC.
Source position: winapih.inc line 53
function CreateCompatibleDC( |
DC: HDC |
):HDC; |
DC |
|
The device DC. |
The memory DC, zero on failure.
lazarus-ccr.sourceforge.net |