Skip to main content

TdxRibbonMiniToolbar Properties

The TdxRibbonMiniToolbar class implements the Ribbon Mini Toolbar.
Name Description
BarManager Provides access to the bar manager to which the component belongs. Inherited from TdxBarComponent.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
DesignInfo Inherited from TComponent.
Enabled protected Specifies if the bar component is enabled. Inherited from TdxBarComponent.
Images Specifies an image list that contains images for standard size (16 by 16 pixels) bar item controls or enlarged standard size buttons, located in the popup component. Inherited from TdxBarCustomPopupComponent.
ItemLinks Specifies the item link collection. Inherited from TdxBarCustomPopupComponent.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
Ribbon Inherited from TdxRibbonCustomPopupComponent.
Tag Inherited from TComponent.
VCLComObject Inherited from TComponent.
Visible protected Specifies the bar component’s visibility state in the parent bar manager at runtime. Inherited from TdxBarComponent.
See Also