System.JSON.TJSONTrue Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
FalseBytesprotectedRepresentation of a False JSON boolean value as an array of bytes.
FalseStringprotectedRepresentation of a False JSON boolean value as a string.
TrueBytesprotectedRepresentation of a True JSON boolean value as an array of bytes.
TrueStringprotectedRepresentation of a True JSON boolean value as a string.