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

TControl.GetClientOrigin

Gets the value for the ClientOrigin property.

Declaration

Source position: controls.pp line 1331

protected function TControl.GetClientOrigin: TPoint; virtual;

Function result

Value for the ClientOrigin property.

See also

TControl.ClientOrigin

  

Screen coordinates of the Top, Left pixel (in the client area) of the control.

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