[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The ClientRect is cached. Call this procedure to invalidate the cache, so that next time the ClientRect is fetched from the widget.
Source position: controls.pp line 2218
public procedure TWinControl.InvalidateClientRectCache( |
WithChildControls: Boolean |
); |
WithChildControls |
|
Also invalidate all child controls, if True. |
lazarus-ccr.sourceforge.net |