[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Size of the client area of the control.
Source position: controls.pp line 1651
public property TControl.ClientRect : TRect |
The origin is always (0,0). Bottom and Right reflect the ClientWidth and ClientHeight of the control.
#rtl.Classes.TRect |
||
|
Logical client area, can be bigger than the visible client area. |
lazarus-ccr.sourceforge.net |