System.JSON.Types.TJsonOid.Bytes
Delphi
Bytes: array [0 .. 12-1] of Byte;
C++
System::StaticArray<System::Byte, 12> Bytes;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | System.JSON.Types.pas System.JSON.Types.hpp |
System.JSON.Types | TJsonOid |
Description
Oid value.