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