[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the value for the ControlOrigin property.
Source position: controls.pp line 1336
protected function TControl.GetControlOrigin: TPoint; virtual; |
Value for the ControlOrigin property.
Returns the origin (top left pixel) of the control, in screen coordinates.
|
The top, left pixel of the control in screen coordinates. |