DK11 for Delphi | GisFileJSON.TGIS_JSONObject.Create | Overloads | Constructors | Methods | Properties
Constructor for json object type.
// Delphi public constructor Create( const _jt : TGIS_JSONType ); overload;
// C++ Builder Create ( TGIS_JSONType* const _jt );
Name | Type | Description |
---|---|---|
_jt | TGIS_JSONType | json type |