[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.ClientToScreen

Convert client-relative coordinates into absolute screen coordinates.

Declaration

Source position: controls.pp line 1592

public function TControl.ClientToScreen(

  const APoint: TPoint

):TPoint;

See also

TControl.ScreenToClient

  

Convert absolute screen coordinates into client-relative coordinates

The latest version of this document can be found at lazarus-ccr.sourceforge.net.