System.JSON.Writers.TJsonObjectWriter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.JSON.Writers.TJsonWriterSystem.JSON.Types.TJsonFilerSystem.JSON.Types.TJsonLineInfoSystem.TObjectTJsonObjectWriter

Delphi

TJsonObjectWriter = class(TJsonWriter)

C++

class PASCALIMPLEMENTATION TJsonObjectWriter : public TJsonWriter

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.JSON.Writers.pas
System.JSON.Writers.hpp
System.JSON.Writers System.JSON.Writers


Beschreibung

Klasse, die einen Writer zum Erstellen von JSON-Daten als TJSONValue-Objekte implementiert.

Siehe auch