TdxWizardControlCustomPage.WizardControl Property
Provides access to the wizard control that owns the current page.
#Declaration
property WizardControl: TdxCustomWizardControl read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
This property is assigned automatically on creating a page via a wizard control AddPage method call.