TdxWizardControl.AddPage Method
Creates a new Wizard page and adds it to the Pages collection.
Declaration
function AddPage: TdxWizardControlPage; overload;
Returns
| Type | Description |
|---|---|
| TdxWizardControlPage | The created Wizard control page. |
See Also