TdxRibbonBackstageViewFonts Class
In This Article
Contains font settings for tabs and buttons displayed in the Ribbon Backstage View‘s main menu.
#Declaration
Delphi
TdxRibbonBackstageViewFonts = class(
TPersistent
)
#Remarks
A TdxRibbonBackstageViewFonts object is referenced by the Ribbon Backstage View’s Fonts property.
#Inheritance
TObject
TPersistent
TdxRibbonBackstageViewFonts
See Also