[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the handle of an Device Context (DC) for 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.
lazarus-ccr.sourceforge.net |