TdxRibbonCustomMiniToolbar Class
In This Article
The base class for the TdxRibbonMiniToolbar class.
#Declaration
Delphi
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