Back to Devexpress

TdxBar.Glyph Property

vcl-dxbar-dot-tdxbar-d36dc385.md

latest877 B
Original Source

TdxBar.Glyph Property

Specifies the icon that is displayed within a collapsed Ribbon tab group bound to the current toolbar.

Declaration

delphi
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

TdxCustomRibbon.OnTabGroupCollapsed

TdxBar Class

TdxBar Members

dxBar Unit