|
||
Allows to modify the layout / buttons / behaviour of some EasyGo screens.
Name |
SetEasyGoProperty |
||||||||||||||||
Purpose |
Allows to modify the layout / buttons / behaviour of some EasyGo screens. |
||||||||||||||||
Params |
|
||||||||||||||||
Returncode |
|
||||||||||||||||
Sample |
bOk := lic.SetEasygoProperty('ActionAfterSuccess','', '1');
|
||||||||||||||||
See also |
You can retrieve the actual value of each property using GetEasyGoProperty
The following properties are supported.
Changes the screen which is displayed after a successful activation.
Parameter<not used>
Value•Value = 0 - the screen is suppressed and does not appear •Value = 1 - screen appears without the option to apply additional keys
•Value = 2 (default setting) - screen appears with an option to apply additional keys
|