[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the adjusted ClientRect, cached value if available.
Source position: controls.pp line 1999
protected procedure TWinControl.GetAdjustedLogicalClientRect( |
out ARect: TRect |
); |
|
Size of the client area of the control. |
|
|
Override this method when the ClientRect of a control differs from the default value. |
|
TWinControlFlag.wcfAdjustedLogicalClientRectValid |
|
Set when the adjusted ClientRect is valid. |
lazarus-ccr.sourceforge.net |