Back to Devexpress

TdxRibbonAssignedFonts Type

vcl-dxribbon-0066a50a.md

latest943 B
Original Source

TdxRibbonAssignedFonts Type

Enumerates Ribbon elements to which font options are to be applied.

Declaration

delphi
TdxRibbonAssignedFonts = set of TdxRibbonAssignedFont;

Referenced Class

Type
TdxRibbonAssignedFont

Remarks

Values include:

ValueMeaning
afTabHeaderRibbon tab captions.
afGroupCaptions of Ribbon bar items and items of the Ribbon Quick Access Toolbar’s context menu.
afGroupHeaderRibbon tab group captions.

See Also

TdxRibbonFonts.AssignedFonts

dxRibbon Unit