[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Class of TJSONArray
Source position: fpjson.pp line 444
type TJSONArrayClass = class of TJSONArray; |
TJSONArray is the class type for the TJSONArray class. It is used in CreateJSONArray.
|
JSON factory: Set the JSONData class types to use |
|
|
Class of TJSONObject |