System.JSON.Writers

From RAD Studio API Documentation
Jump to: navigation, search

API to create JSON data.

Package rtl270.bpl

Classes

EJsonWriterException Exception that may raise as you use a JSON writer.
TJsonObjectWriter Class that implements a writer to create JSON data as TJSONValue objects.
TJsonTextWriter Class that represents a writer to serialize JSON data.
TJsonWriter Base class that provides logic to serialize JSON data.

Types

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


Retrieved from "https://docwiki.embarcadero.com/Libraries/Sydney/e/index.php?title=System.JSON.Writers&oldid=736799"