TTMSFNCWXCustomJSONFormatter Class
Base class for the JSON formatter control. Renders JSON content as a collapsible, syntax-highlighted tree inside a hosted web view.
API unit family: TMSFNCWXJSONFormatter
Inherits from: TTMSFNCCustomWEBControl
Syntax
TTMSFNCWXCustomJSONFormatter = class(TTMSFNCCustomWEBControl)
Remarks
This class exposes the formatter behavior through protected properties so descendants can decide which members to publish. Use the published descendant for design-time and run-time work.
Methods
| Name | Description |
|---|---|
| EndUpdate | Ends an update block and re-renders the output once all nested update blocks have completed. |