TdxWizardControlPageHeader.Title Property
In This Article
Specifies the page title.
#Declaration
Delphi
property Title: string read; write;
#Property Value
Type | Description |
---|---|
string | The page title. |
#Remarks
Use the TitleFont property to customize title font settings.
See Also