Converts control-relative coordinates to absolute screen coordinates.
Source position: controls.pp line 1669
public function TControl.ControlToScreen( |
const APoint: TPoint |
):TPoint; |
|
The top, left pixel of the control in screen coordinates. |
|
|
Converts absolute screen coordinates to control-relative coordinates. |
|
|
Converts absolute screen coordinates into client-relative coordinates. |
|
|
Converts client-relative coordinates to absolute screen coordinates. |
CT Web help |
CodeTyphon Studio |