RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionBarColorMap.Create Constructor

Creates and initializes a TCustomActionBarColorMap object.

Pascal
constructor Create(AOwner: TComponent); override;
C++
virtual __fastcall TCustomActionBarColorMap(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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!