Navigation:  Function Reference >

ProjectName

Previous pageReturn to chapter overviewNext page

 

Name

Projectname                                                                                           

Purpose

Property to get or set the projectname in the licence 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 licence 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

 

 


Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.5/help2000/index.html?fr_projectname.htm