Returns a device context handle for the control, from Parent.
Source position: controls.pp line 1463
protected function TControl.GetDeviceContext( |
var WindowHandle: HWND |
):HDC; virtual; |
WindowHandle |
|
Returns the window handle of the device context. |
The device context.
Initializes the device context position to the control origin, and shrinks its clipping rectangle to the bounds for the control.
CT Web help |
CodeTyphon Studio |