TdxRibbonFonts.TabHeader Property
Specifies font settings for Ribbon tab captions.
Declaration
property TabHeader: TFont index Ord(afTabHeader) read; write;
Property Value
Type |
---|
TFont |
Remarks
The specified font settings are only applied to tabs if the afTabHeader flag is active (see the AssignedFonts property).
See Also