System.JSON.Types.TJsonOid.Bytes

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

Bytes: array [0 .. 12-1] of Byte;

C++

System::StaticArray<System::Byte, 12> Bytes;

Eigenschaften

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


Beschreibung

Oid-Wert.

Siehe auch