Skip to main content

TdxWizardControlHeader.Glyph Property

Specifies the header image.

Declaration

property Glyph: TdxSmartGlyph read; write;

Property Value

Type
TdxSmartGlyph

Remarks

Use this property to specify a standard bitmap image for the header. Use the GlyphVisibility property to switch the image visibility.

Changing the Glyph property sets the wchvGlyph flag within the AssignedValues property. Reset this flag to revert the changes made to the Glyph property.

See Also