Back to Devexpress

TdxWizardControlCustomPage.Activate Method

vcl-dxcustomwizardcontrol-dot-tdxwizardcontrolcustompage.md

latest861 B
Original Source

TdxWizardControlCustomPage.Activate Method

Makes the current wizard page active (shown) within its wizard control.

Declaration

delphi
procedure Activate;

Remarks

This method assigns the current wizard page internally to the ActivePage property of the wizard control that owns this page. Refer to the property description for details on page activation.

See Also

TdxWizardControlCustomPage Class

TdxWizardControlCustomPage Members

dxCustomWizardControl Unit