RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionMenuBar Class

TCustomActionMenuBar is the ancestor for action bands that render actions as menu item UI elements.

Pascal
TCustomActionMenuBar = class(TCustomActionDockBar);
C++
class TCustomActionMenuBar : public TCustomActionDockBar;

TCustomActionMenuBar is the ancestor for all action bands that render actions as menu item UI elements. 

 

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