System.JSON.Readers
API to read JSON data.
Package | rtl280.bpl |
---|
Classes
EJsonReaderException | Exception that may raise as you use a JSON reader. |
TJsonObjectReader | |
TJsonReader | Base class for classes that allow you to read data serialized in JSON or a similar format. |
TJsonTextReader | Class to read data serialized in JSON format. |