Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControl.InvalidatePreferredSize

Marks the preferred size as invalid for this control and all parents (implies that we will look for another).

Declaration

Source position: controls.pp line 1608

public procedure TControl.InvalidatePreferredSize; virtual;