API:System.JSON.TJSONBool.FalseBytes
Delphi
FalseBytes: array[0..4] of Byte = (Ord('f'), Ord('a'), Ord('l'), Ord('s'), Ord('e'));
C++
static System::StaticArray<System::Byte, 5> FalseBytes;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | class protected | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONBool |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!