[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Performs actions needed when the control has finished loading from the LCL streaming mechanism.
Source position: comctrls.pp line 2311
protected procedure TToolBar.Loaded; override; |
Calls the inherited method on entry. Calls UpdateVisibleBar to adjust the size and layout for Buttons on the tool bar.
|
Called when the control has been loaded from a resource, transfers the loaded property values to the widget. |
lazarus-ccr.sourceforge.net |