Open main menu

RAD Studio API Documentation β

System.JSON.TJSONBool Fields

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.