IWizard.ActivePage

Syntax

ActivePage: IWizardPage;

Description

The ActivePage property determines active page of the wizard.

Comments

Names of all pages (the WizardPage component) that exist within the current Wizard component are displayed in the list of available values of the property.

See also:

IWizard