Back to Devexpress

TdxWizardControlCustomButtonCollectionItem.Glyph Property

vcl-dxcustomwizardcontrol-dot-tdxwizardcontrolcustombuttoncollectionitem-368c13ec.md

latest1.1 KB
Original Source

TdxWizardControlCustomButtonCollectionItem.Glyph Property

Specifies the button image.

Declaration

delphi
property Glyph: TdxSmartGlyph read; write;

Property Value

Type
TdxSmartGlyph

Remarks

Use this property to specify a standard bitmap image for the custom button. If Glyph is assigned, the button ImageIndex property is ignored.

Use the GlyphAlignment property to specify the image position relative to the button caption.

See Also

TdxWizardControlCustomButtonCollectionItem Class

TdxWizardControlCustomButtonCollectionItem Members

dxCustomWizardControl Unit