[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Screen coordinates of the TopLeft pixel (of the client area) of the control.
Source position: controls.pp line 1650
public property TControl.ClientOrigin : TPoint |
Only TWinControls have a client area, for other controls ClientOrigin is the same as Origin.
Note that this value is the position as stored in the object, not always in sync with the widget.
lazarus-ccr.sourceforge.net |