DK11 for Delphi | GisFileJSON.TGIS_JSONObject.doCreate | Overloads | Constructors | Methods | Properties
Private constructor for all objects.
// Delphi protected procedure doCreate( const _jt : TGIS_JSONType ); overload;
// C++ Builder protected: void doCreate( TGIS_JSONType* const _jt ) /* overload */;
Name | Type | Description |
---|---|---|
_jt | TGIS_JSONType | json type |