Back to Devexpress

TdxWizardControl Class

vcl-dxwizardcontrol.md

latest1.4 KB
Original Source

TdxWizardControl Class

A wizard control.

Declaration

delphi
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

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomWizardControl TdxWizardControl

See Also

TdxWizardControl Members

dxWizardControl Unit