IEtlForeWizardPage.IsLeaveAllowed

Syntax

IsLeaveAllowed: Boolean;

Description

The IsLeaveAllowed method determines whether the Next button is active or inactive on wizard page.

Comments

Available values:

To determine whether the Done button of user provider/consumer wizard page is active or inactive, use IEtlForeWizardPage.IsDoneAllowed.

Example

The method use is given in the example for IEtlUserDataContainer.UserData.

See also:

IEtlForeWizardPage