Language:
Русский
English
HDC (type) (WinTypes unit)
Declaration
HDC = THandle;
Remarks
HDC defines a handle type for device context handles.
Display contexts are a kind of device context, so display context handles are always stored in variables of type HDC.