SetGSValueString
Declaration
Delphi
procedure SetGSValueString(const Key, Value: WideString);
ActiveX
HRESULT _stdcall SetGSValueString([in] BSTR Key, [in] BSTR Value );
Description
This function allows to change the global string settings.
Parameters
Â
| Variable to set as string |
Value | string value |