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;

ActnMenus

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

 

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