The ClientRect is cached; call this procedure to invalidate the cache, so that the next ClientRect value is fetched from the widgetset class.
Source position: controls.pp line 2311
public procedure TWinControl.InvalidateClientRectCache( |
WithChildControls: Boolean |
); |
WithChildControls |
|
Also invalidate all child controls, if True. |