|
||
This function can be used, to pass on a Serial Number to the EasyGo dialog (defined with SetRegisterSettings). It can be used in case your application has already stored the Serial Number. It saves the user to type in the Serial Number again.
Name |
SetRegisterSerialNo |
||||||||||||
Purpose |
Pass over the Serial Number to the EasyGo dialog. |
||||||||||||
Params |
|
||||||||||||
Returncode |
|
||||||||||||
Usage |
To change the current language for messages and the licenseViewer |
||||||||||||
Sample |
iRes := lic.SetRegisterSerialNo('YkGEz-5EPj3-9E7In-3tI8X-RQU5k-6m140',false); if iRes <> 0 then begin << an error occurred >> ... end else begin << Start EasyGo dialog >> ... |
||||||||||||
See also |
|||||||||||||
|
|