TdxRibbonAssignedFonts Type
Enumerates Ribbon elements to which font options are to be applied.
Declaration
TdxRibbonAssignedFonts = set of TdxRibbonAssignedFont;
Referenced Class
Type |
---|
TdxRibbonAssignedFont |
Remarks
Values include:
Value | Meaning |
---|---|
afTabHeader | Ribbon tab captions. |
afGroup | Captions of Ribbon bar items and items of the Ribbon Quick Access Toolbar’s context menu. |
afGroupHeader | Ribbon tab group captions. |
See Also