See full description - Store data in the license file
Name |
DeleteConfig |
||||||||
Purpose |
Deletes the value of the config with the specified name. |
||||||||
Params |
|
||||||||
Returncode |
|
||||||||
Usage |
Delete the config including its value |
||||||||
Sample |
iRes := lic.DeleteConfig(‘DBPassword’); if iRes <> 0 then begin << an Error occured >> ... end else begin ... |
||||||||
See also |
Store data, SetConfig, GetConfig, ExistsConfig, IsConfigVisible |
Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.7/help2000/index.html?fr_deleteconfig.htm