Table of Contents

TTMSFNCWXJSONFormatter.JSON Property

Holds the JSON text that is rendered. Assigning new content re-renders the output.

API unit family: TMSFNCWXJSONFormatter Declaring type: TTMSFNCWXJSONFormatter Inherited from: TTMSFNCWXCustomJSONFormatter Type: Tstrings

Syntax

property JSON: Tstrings;

Remarks

The text is validated as JSON before being applied; invalid content raises an exception.