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

TJSONArray.JSONType

native JSON data type.

Declaration

Source position: fpjson.pp line 549

public class function TJSONArray.JSONType: TJSONtype; override;

Function result

Always jtArray.

Description

JSONType is overridden by TJSONArray to return jtArray.

See also

TJSONData.JSONType

  

The native JSON data type represented by this object.


Documentation generated on: Jan 30 2024