Skip to main content

TdxWizardControlCustomButtonCollectionItem.Glyph Property

Specifies the button image.

Declaration

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