TJSONObject.Add(UnicodeString,TJSONValue) Method
Represents method Add(UnicodeString,TJSONValue).
public procedure Add(const Name: UnicodeString; const Value: TJSONValue);
Parameters
- Name
- Type: UnicodeString
- Value
- Type: TJSONValue
Represents method Add(UnicodeString,TJSONValue).
public procedure Add(const Name: UnicodeString; const Value: TJSONValue);