TdxRibbonBackstageViewTabSheet.Glyph Property
In This Article
Specifies a glyph for a tab.
#Declaration
Delphi
property Glyph: TdxSmartGlyph read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
This property allows you to mark a tab with a glyph if the ribbon’s style is rs2019.
Note
Glyph** has higher priority than the Image
See Also