DK11 for Delphi | GisFileJSON.TGIS_JSONObject.Create | Overloads | Constructors | Methods | Properties
Constructor for json string object.
// Delphi public constructor Create( const _str : String ); overload;
// C++ Builder Create ( const UnicodeString _str );
Name | Type | Description |
---|---|---|
_str | String | string value |