System.JSON.Writers

From RAD Studio API Documentation
Jump to: navigation, search

API to create JSON data.

Package rtl240.bpl

Classes

EJsonWriterExceptionException that may raise as you use a JSON writer.
TJsonObjectWriterClass that implements a writer to create JSON data as TJSONValue objects.
TJsonTextWriterClass that represents a writer to serialize JSON data.
TJsonWriterBase class that provides logic to serialize JSON data.

Types

TJsonWriteState TJsonWriteState enumerates all the possible states of the JSON writer.