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

TToolBar.Loaded

Performs actions needed when the control has finished loading from the LCL streaming mechanism.

Declaration

Source position: comctrls.pp line 2344

protected procedure TToolBar.Loaded; override;

Description

Calls the inherited method on entry. Calls UpdateVisibleBar to adjust the size and layout for Buttons on the tool bar.

See also

TWinControl.Loaded

  

Performs actions when a component has been loaded during LCL streaming.


Version 4.0 Generated 2025-05-03 Home