RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionBar Class

TCustomActionBar is the base class for all action bands.

Pascal
TCustomActionBar = class(TToolWindow);
C++
class TCustomActionBar : public TToolWindow;

TCustomActionBar is the base class for all the action bands that the action manager component uses as rendering engines to display actions and categories of actions as UI elements. 

 

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