Back to Devexpress

TdxWizardControlPage Class

vcl-dxwizardcontrol-d0c7ced1.md

latest1.2 KB
Original Source

TdxWizardControlPage Class

A wizard page.

Declaration

delphi
TdxWizardControlPage = class(
    TdxWizardControlCustomPage
)

Remarks

This class does not introduce any new functionality except for publishing some properties and events inherited from base classes.

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxWizardControlCustomPage TdxWizardControlPage

See Also

TdxWizardControlPage Members

dxWizardControl Unit