TDC is the root class for GDI DC wrappers.
void RestoreObjects()
Restores all the original GDI objects to this DC.
void CheckValid(uint resId=IDS_GDIFAILURE)
bool ShouldDelete
< The handle of this DC. Uses the base class's handle (TGdiBase::Handle.)
HANDLE Handle
< make this function available to derivatives
PAINTSTRUCT Ps
The paint structure associated with this TPaintDC object.
TPaintDC(HWND wnd)
Creates a TPaintDC object with the given owned window.
HWND Wnd
The associated window handle.
Definition of GDI DC encapsulation classes: TDC, TWindowDC, TScreenDC, TDesktopDC,...
Object Windows Library (OWLNext Core)