ShowWAProgressPage
Turn On / Off the following screen during the Web Activation process.
Name |
ShowWAProgressPage |
||||||
Purpose |
Property to get or set the information if the Progress page on the Web Activation communication mask will be displayed |
||||||
Params |
None |
||||||
Returncode |
|
||||||
Usage |
Possibility to change the deployment settings. |
||||||
Sample |
bShowPage := lic.ShowWAProgressPage; if not bShowPage then begin << The page will not be displayed. >> ... end else << The page will be displayed. >> ... |
||||||
See also |
Web Activation, WebServiceURL, WebRegister, ApplyActivationKey, ApplyActivationKeyForProject, ShowWAStartPage, ShowWAResultPage, UseLocalProxy, UseLocalIEProxy, LocalProxyServer, LocalProxyPort, Projectname |
The setting is stored in the license file and will be used again for all following activation commands
See also
ShowWAResultPage
ShowWAStartPage