[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'fpjson' (#fcl)

TJSONArray.JSONType

native JSON data type

Declaration

Source position: fpjson.pp line 533

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: May 14 2021