Unit 'fpjson' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

Reference for unit 'fpjson': Procedures and functions

CreateJSON

  

Create a JSON data item.

CreateJSONArray

  

Create a JSON array.

CreateJSONObject

  

Create a JSON object.

GetJSON

  

Convert JSON string to JSON data structure.

GetJSONInstanceType

  

JSON factory: Get the JSONData class types to use.

GetJSONParserHandler

  

Get the current JSON parser handler.

GetJSONStringParserHandler

  

return the current JSON string to JSON Data conversion callback.

JSONStringToString

  

Convert a JSON-escaped string to a string.

JSONTypeName

  

Convert a JSON type to a string.

SetJSONInstanceType

  

JSON factory: Set the JSONData class types to use.

SetJSONParserHandler

  

Set the JSON parser handler.

SetJSONStringParserHandler

  

Install a JSON string to JSON Data conversion callback.

StringToJSONString

  

Convert a string to a JSON-escaped string.


Documentation generated on: Jul 24 2023