System.JSON.Types.JSONSerializationVersion

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

JSONSerializationVersion: Integer = 33;

C++

extern DELPHI_PACKAGE int JSONSerializationVersion;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
variable public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types System.JSON.Types


Beschreibung

Gibt die RTL-Version an, die für das JSON-Serialisierungsformat verwendet werden soll.

Vorlage:Hinweis

Vorlage:Tipp