| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
native JSON data type
Source position: fpjson.pp line 489
public class function TJSONArray.JSONType: TJSONtype; override;  | 
Always jtArray
JSONType is overridden by TJSONArray to return jtArray.
  | 
The native JSON data type represented by this object  |