RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionManager.AfterConstruction Method

Loads the layout information needed to reconstruct the action bands by the action manager from a file.

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

AfterConstruction reads the file specified in the FileName property of the action manager component and loads the layout information needed to reconstruct the action bands connected to the action manager. 

 

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