DBXJSON.TJSONFalse.ToString
From RAD Studio VCL Reference
Description
Serializes the JSON false value into a string.
Serializes the JSON false value into a string and returns the resulting string.
To serialize the JSON false value into a byte container, use the ToBytes method.