TdxRibbonBackstageViewFonts.AssignedFonts Property
Identifies which font settings are changed and allows you to revert them to default settings.
Declaration
property AssignedFonts: TdxRibbonBackstageViewAssignedFonts read; write; default [];
Property Value
Type |
---|
TdxRibbonBackstageViewAssignedFonts |
Remarks
Once any TdxRibbonBackstageViewFonts property is changed, the corresponding AssignedFonts flag is set. Resetting the flag reverts the modified property to the default value.
The default value of the AssignedFonts property is [].
See Also