[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Class of TJSONData
Source position: fpjson.pp line 131
type TJSONDataClass = class of TJSONData; |
TJSONDataClass is used in the CreateJSON, SetJSONInstanceType and GetJSONInstanceType functions to set the actual classes used when creating JSON data.
|
Create a JSON data item |
|
|
JSON factory: Set the JSONData class types to use |
|
|
JSON factory: Get the JSONData class types to use |