/
SetGSValueBool
SetGSValueBool
Declaration
Delphi
procedure SetGSValueBool(const Key: WideString; Value: WordBool);
ActiveX
HRESULT _stdcall SetGSValueBool([in] BSTR Key, [in] VARIANT_BOOL Value );
Description
This function allows to change the global boolean settings.
Parameters
| Variable to set as string 'UseCSMode' |
Value | Boolean value true or false |
, multiple selections available,
Related content
SetGSValueString
SetGSValueString
More like this
SetGSValueLong
SetGSValueLong
More like this
UID_VariableSetValue
UID_VariableSetValue
More like this
DialogSetGuiElement
DialogSetGuiElement
More like this
UID_VariableGetValue
UID_VariableGetValue
More like this
DialogSetButtonGrayed
DialogSetButtonGrayed
More like this