TdxRibbonFonts Members
Contains font options for Ribbon elements.Constructors
| Name | Description |
|---|---|
| Create(TdxCustomRibbon) | Initializes a new instance of the TdxRibbonFonts class with specified settings. |
Properties
| Name | Description |
|---|---|
| ApplicationButton | |
| AssignedFonts | Activates font options for enumerated Ribbon elements. |
| DocumentNameColor | Specifies the document name’s font color. |
| Group | Specifies font settings for captions of Ribbon bar items and items of the Ribbon Quick Access Toolbar’s context menu. |
| GroupHeader | Specifies font settings for a Ribbon tab group caption. |
| Ribbon | Provides access to the Ribbon to which font settings are applied. |
| TabHeader | Specifies font settings for Ribbon tab captions. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetApplicationButtonFont(TdxRibbonApplicationButtonState) | |
| GetContextFont(TColor) | |
| GetFormCaptionFont(Boolean) | |
| GetGroupFont | |
| GetGroupHeaderFont | |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| GetTabHeaderFont(Integer,TdxRibbonContext) | |
| ToString | Inherited from TObject. |
See Also