Unit 'ExtCtrls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomControlBar.Resize

Signals the OnResize event handler (when assigned) and re-aligns bands and their controls when needed.

Declaration

Source position: extctrls.pp line 1578

protected procedure TCustomControlBar.Resize; override;

See also

TControl.Resize

  

Checks for changes and calls DoOnResize if needed.