System.JSON.TJSONBool Fields
InheritedProtected
FalseBytes | class protected | Representation of a False JSON boolean value as an array of bytes. |
FalseString | class protected | Representation of a False JSON boolean value as a string. |
TrueBytes | class protected | Representation of a True JSON boolean value as an array of bytes. |
TrueString | class protected | Representation of a True JSON boolean value as a string. |