Skip to main content
A newer version of this page is available. .

TdxBarManager Class

Declaration

TdxBarManager = class(
    TcxScalableComponent,
    IcxLookAndFeelContainer,
    IdxBarDesigner,
    IdxBarListener,
    IdxManager,
    IdxScreenTipProvider,
    IdxSkinSupport,
    IdxSystemInfoListener,
    IdxAdornerRootTargetElement,
    IdxVisualRefinementsListener
)

Remarks

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.

See Also