TdxWizardControl Class
Declaration
TdxWizardControl = class(
TdxCustomWizardControl
)
Remarks
All the essential wizard control functionality is implemented by the ancestor class (TdxCustomWizardControl). TdxWizardControl simply introduces the AddPage method and publishes some properties and events inherited from base classes.
Inheritance
See Also