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