GetLanguage
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 Licence Protector user interface |
||||
Params |
None |
||||
Returncode |
|
||||
Usage |
Synchronize the language of Licence Protector and main application |
||||
Sample |
iRes := lic.GetLanguage;
<< change language of own application>> ...
|
||||
See also |