Skip to main content

TdxRibbonFonts.AssignedFonts Property

Activates font options for enumerated Ribbon elements.

Declaration

property AssignedFonts: TdxRibbonAssignedFonts read; write; default [];

Property Value

Type
TdxRibbonAssignedFonts

Remarks

With the AssignedFonts property, the specified font options can be applied to the following Ribbon elements:

Note

flags for the corresponding font options are automatically activated on the AssignedFonts property if these options were modified.

The default value of the AssignedFonts property is [].

See Also