TdxRibbonBackstageViewFonts.MainMenuButton Property
Specifies the font settings for buttons displayed in the Ribbon Backstage View‘s main menu.
Declaration
property MainMenuButton: TFont index 0 read; write;
Property Value
| Type |
|---|
| TFont |
Remarks
Changing this property sets the bvafMainMenuButton flag within the AssignedFonts property. Reset this flag to revert the changes made to the MainMenuButton property.
See Also