IWizardPages.Item

Syntax

Item(Index: Integer): IWizardPage;

Parameters

Index - index of the page that must be obtained.

Description

The Item property returns the wizard page, which index is passed as the Index input parameter.

See also:

IWizardPages