Skip to main content

TdxRibbonBackstageViewFonts Members

Contains font settings for tabs and buttons displayed in the Ribbon Backstage View‘s main menu.

Constructors

Name Description
Create(TdxRibbonCustomBackstageView) Initializes a new instance of the TdxRibbonBackstageViewFonts class with specified settings.

Properties

Name Description
AssignedFonts Identifies which font settings are changed and allows you to revert them to default settings.
MainMenuButton Specifies the font settings for buttons displayed in the Ribbon Backstage View‘s main menu.
MainMenuTab Specifies the font settings for tabs displayed in the Ribbon Backstage View‘s main menu.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also