Value of the character used to separate name,value pairs.
Source position: classesh.inc line 1065
public property TStrings.NameValueSeparator : char |
NameValueSeparator is the character used to separate name,value pair. By default, this is the equal sign (=), resulting in Name=Value pairs.
It can be set to a colon for Name : Value pairs.