System.JSON.Readers

From RAD Studio API Documentation
Jump to: navigation, search

API to read JSON data.

Package rtl280.bpl

Classes

EJsonReaderExceptionException that may raise as you use a JSON reader.
TJsonObjectReader
TJsonReaderBase class for classes that allow you to read data serialized in JSON or a similar format.
TJsonTextReaderClass to read data serialized in JSON format.