[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the handle for the Device Context (DC) in the client area of a window.
Source position: winapih.inc line 123
public function TWidgetSet.GetDC( |
hWnd: HWND |
):HDC; virtual; |
hWnd |
|
The window handle. |
The DC handle, zero on failure.
Version 4.0 | Generated 2025-05-03 | Home |