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