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

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

  

Called when the control has been loaded from a resource, transfers the loaded property values to the widget.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.