Returns the handle for the Device Context (DC) in the client area of a window.
Source position: winapih.inc line 122
public function TWidgetSet.GetDC(
hWnd: HWND
):HDC; virtual;
hWnd
The window handle.
The DC handle, zero on failure.