Unit 'fpjson' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TJSONObject.JSONType

native JSON data type.

Declaration

Source position: fpjson.pp line 702

public class function TJSONObject.JSONType: TJSONtype; override;

Function result

Always jtObject.

Description

JSONType is overridden by TJSONObject to return jtObject.

See also

TJSONData.JSONType

  

The native JSON data type represented by this object.


Documentation generated on: Jan 30 2024