System.JSON.TJSONBool Fields

From RAD Studio API Documentation


InheritedProtected
FalseBytesclass protectedRepresentation of a False JSON boolean value as an array of bytes.
FalseStringclass protectedRepresentation of a False JSON boolean value as a string.
TrueBytesclass protectedRepresentation of a True JSON boolean value as an array of bytes.
TrueStringclass protectedRepresentation of a True JSON boolean value as a string.