Back to Devexpress

TdxWizardControlTitle.Text Property

vcl-dxcustomwizardcontrol-dot-tdxwizardcontroltitle.md

latest898 B
Original Source

TdxWizardControlTitle.Text Property

Specifies the title text.

Declaration

delphi
property Text: string read; write;

Property Value

Type
string

Remarks

Use the Font property to customize the font settings of the title text.

You can display an optional image between the Back button and the title text. To accomplish this, assign an image to the Glyph property.

See Also

TdxWizardControlTitle Class

TdxWizardControlTitle Members

dxCustomWizardControl Unit