Skip to main content

TdxBarItemControl.Glyph Property

Returns the item control’s glyph.

Declaration

property Glyph: TdxSmartGlyph read;

Property Value

Type
TdxSmartGlyph

Remarks

This property depends upon the Glyph property of the underlying item, and the UserGlyph property of the item link associated with the item control.

The appearance of the glyph on the item control depends upon the TdxBarItemLink.PaintStyle property.

See Also