Table of Contents

TTMSFNCWXJSONFormatter.UseToJSON Property

Specifies whether a value's own serialization method is used when rendering, instead of the raw value.

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

Syntax

property UseToJSON: Boolean;

Default: True

Remarks

When True, a value that provides its own serialization is rendered through it. Defaults to True.