TdxRibbonCustomMiniToolbar Class
The base class for the TdxRibbonMiniToolbar class.
Declaration
TdxRibbonCustomMiniToolbar = class(
TdxRibbonCustomPopupComponent
)
Remarks
The TdxRibbonCustomMiniToolbar class provides the Popup method that allows displaying the Ribbon Mini Toolbar programmatically.
Do not use this class directly. Use its descendant instead.
Inheritance
See Also