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