Retrieve the main module ID of the license file. It is defined in the project template using <MainModuleID>
Name |
MainModuleID |
||||
Purpose |
Property to get or set the main module ID in the license file. The main module ID can also be defined in the license file template |
||||
Params |
None |
||||
Returncode |
|
||||
Usage |
Change the projectname in the license file |
||||
Sample |
If lic.MainModuleID = ‘’ then begin lic.MainModuleID := ‘QHD001’; end; …. |
||||
See also |