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