System.JSON.Writers.TJsonWriter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.JSON.Types.TJsonFilerSystem.JSON.Types.TJsonLineInfoSystem.TObjectTJsonWriter

Delphi

TJsonWriter = class(TJsonFiler)

C++

class PASCALIMPLEMENTATION TJsonWriter : public System::Json::Types::TJsonFiler

Eigenschaften

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


Beschreibung

Basisklasse, die die Logik zum Serialisieren von JSON-Daten bereitstellt.

Siehe auch