vcl-dxbar.md
A bar manager.
TdxBarManager = class(
TcxScalableComponent,
IcxLookAndFeelContainer,
IdxBarDesigner,
IdxBarListener,
IdxManager,
IdxScreenTipProvider,
IdxSkinSupport,
IdxSystemInfoListener,
IdxAdornerRootTargetElement,
IdxVisualRefinementsListener
)
This component allows users to create, delete and modify basic components such as: Toolbars, Items, Categories, and Item Groups. In addition, it allows you to modify the default behavior of the interface including elements such as Menu Animation Effects, Button-Glyph Scaling, Font Manipulation, etc.
TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxScalableComponent TdxBarManager
See Also