[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TWinControl.DoAdjustClientRectChange

Asks the widget if clientrect has changed since last AlignControl, and calls AdjustSize on change.

Declaration

Source position: controls.pp line 2138

public procedure TWinControl.DoAdjustClientRectChange(

  const InvalidateRect: Boolean = True

);