RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeActionBars.Create Constructor

Creates and initializes a TCustomizeActionBars object.

Pascal
constructor Create(AOwner: TComponent); override;
C++
virtual __fastcall TCustomizeActionBars(TComponent * AOwner);

Applications do not usually create action objects explicitly. Actions are created automatically when you add them to an action manager or action list component at design time. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!