TdxBar.Glyph Property
Specifies the icon that is displayed within a collapsed Ribbon tab group bound to the current toolbar.
Declaration
property Glyph: TdxSmartGlyph read; write;
Property Value
Type |
---|
TdxSmartGlyph |
Remarks
The specified icon is displayed when the tab group is collapsed into one bar item. Use the tab group’s CanCollapse or Restriction property to control how the group can be scaled down.
See Also