[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.
|
Logical client area, can be bigger than the visible client area. |
lazarus-ccr.sourceforge.net |