Turn On / Off the following screen during the Web Activation process.
Name |
ShowWAResultPage |
||||||
Purpose |
Property to get or set the information if the Result page on the Web Activation communication mask will be displayed |
||||||
Params |
None |
||||||
Returncode |
|
||||||
Usage |
Possibility to change the deployment settings. |
||||||
Sample |
bShowPage := lic.ShowWAResultPage; if not bShowPage then begin << The page will not be displayed. >> ... end else << The page will be displayed. >> ... |
||||||
See also |
The setting is stored in the license file and will be used again for all following activation commands
A default value can be defined in the project template <ShowWAResultPage>
See also
ShowWAProgressPage
ShowWAStartPage