TTMSFNCJSONStreamWriter.Write Method
Appends text to the JSON output buffer.
API unit family: TMSFNCJSONWriter
Declaring type: TTMSFNCJSONStreamWriter
Syntax
procedure Write(const Value: string);
Parameters
| Name | Description |
|---|---|
Value |
Text to append to the stream buffer. |