ClientToScreen(X: Integer; Y: Integer): IPoint;
X. Point coordinate on the X axis.
Y. Point coordinate on the Y axis.
The ClientToScreen method converts the coordinates of a point specified relative to the component coordinate system to screen coordinates.
See also: