Show/Hide Toolbars

Licence Protector 5

Retrieves the language, which was either defined with SetLanguage or the user selected in the activation screens (requires SetRegisterLanguages.)

 

Name

GetLanguage                                                                              

Purpose

This command retrieves the language, which is used by the Licence Protector 5 user interface

Params

None

Returncode

Returncode

Type Integer

Note

1-x

complete list of all languages see SetLanguage

Usage

Synchronize the language of Licence Protector 5 and main application

Sample

 

  iRes := lic.GetLanguage;

 

  << change language of own application>>

  ...

 

See also

SetLanguage, SetRegisterLanguages