Back to Devexpress

TdxWizardControlCustomPage.WizardControl Property

vcl-dxcustomwizardcontrol-dot-tdxwizardcontrolcustompage-38e68b31.md

latest817 B
Original Source

TdxWizardControlCustomPage.WizardControl Property

Provides access to the wizard control that owns the current page.

Declaration

delphi
property WizardControl: TdxCustomWizardControl read; write;

Property Value

Type
TdxCustomWizardControl

Remarks

This property is assigned automatically on creating a page via a wizard control AddPage method call.

See Also

TdxWizardControlCustomPage Class

TdxWizardControlCustomPage Members

dxCustomWizardControl Unit