OnSetActive: Boolean;
The OnSetActive method determines whether wizard page is active.
It can be used to set up page or deny moving to it.
Available values:
True. Wizard page is active, it can be set up.
False. Wizard page is inactive.
The method use is given in the example for IEtlUserDataContainer.UserData.
See also: