TTMSFNCJSONWriter Class
Writes JSON object and array structures to a stream.
API unit family: TMSFNCJSONWriter
Syntax
TTMSFNCJSONWriter = class
Remarks
Use this writer to build JSON by opening arrays or objects, writing names and values, and closing the structure before calling Close.