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

TControl.ScreenToClient

Convert absolute screen coordinates into client-relative coordinates

Declaration

Source position: controls.pp line 1591

public function TControl.ScreenToClient(

  const APoint: TPoint

):TPoint;

See also

TControl.ClientToScreen

  

Convert client-relative coordinates into absolute screen coordinates.

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