ShowActivationWizard: Boolean;
The ShowActivationWizard property is responsible for opening the Activation of Unit dialog box, when the requested feature is not available.
Available values:
True. The unit activation dialog box is displayed.
False. Default. The unit activation dialog box is not displayed.
NOTE. Value of the True parameter is used only to check stand-alone license, on checking the network license and if the asked feature is absent, the error message is displayed.
The property use is given in the example for ILicenseManager.RequestLicense.
See also: