Create(TdxCustomWizardControl) Constructor
Initializes a new instance of the TdxWizardControlCustomObject class with specified settings.
Declaration
constructor Create(AWizardControl: TdxCustomWizardControl); virtual;
Parameters
Name | Type |
---|---|
AWizardControl | TdxCustomWizardControl |
See Also