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

TControl.ControlToScreen

Convert from control-relative co-ordinates to absolute screen co-ordinates

Declaration

Source position: controls.pp line 1217

public function TControl.ControlToScreen(

  const APoint: TPoint

):TPoint;