TdxWizardControlTitle.Text Property
Specifies the title text.
Declaration
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