TdxRibbonCustomBackstageView.Buttons Property
Provides access to the menu buttons collection.
Declaration
property Buttons: TdxRibbonBackstageViewMenuButtons read; write;
Property Value
Type |
---|
TdxRibbonBackstageViewMenuButtons |
Remarks
Use the Fonts.MainMenuButton property to specify the font settings for the buttons.
See Also