Show/Hide Toolbars

Licence Protector 5

 

The command retrieves or changes the project name, which is stored in the license file.

 

Name

Projectname                                                                                          

Purpose

Property to get or set the projectname in the license file.

Params

None

Returncode

Returncode

Type String

Note

Value

This is the name of the project, used to identify the project on the Web Activation configuration

Usage

Change the projectname in the license file

Sample

 

  If lic.Projectname = ‘’ then

  begin

     lic.Projectname := ‘MyProject’;

  end;

  ….

See also

Web Activation, WebServiceURL, WebRegister, ApplyActivationKey, ApplyActivationKeyForProject,  ShowWAStartPage, ShowWAProgress Page ShowWAResultPage, UseLocalProxy, LocalProxyServer, LocalProxyPort, UseLocalIEProxy