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