TStringsHelper.AddOrUpdate(string,string) Method
Adds or updates a name-value pair.
public procedure AddOrUpdate(const name, value: string);
Parameters
- name
- Type: string
- value
- Type: string
Warning |
---|
There is a |
Adds or updates a name-value pair.
public procedure AddOrUpdate(const name, value: string);
Warning |
---|
There is a |