Class of TJSONObject.
Source position: fpjson.pp line 757
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. |