[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 2328

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 3.2 Generated 2024-02-25 Home