Skip to main content

TdxBarCaptionButton.Glyph Property

Specifies the toolbar title button’s glyph.

Declaration

property Glyph: TBitmap read; write;

Property Value

Type
TBitmap

Remarks

By default, the button is provided with a built-in glyph.

Use the Glyph property to assign a custom glyph to the button.

See Also