RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolBar.Loaded Method

Initializes the component after the form file has been read into memory.

Pascal
procedure Loaded; override;
C++
virtual __fastcall Loaded();

TToolBar overrides Loaded in order to managed the ButtonWidth property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!