Table of Contents

TTMSFNCWriter.Write Method

Serializes the given object and all its published properties to JSON.

API unit family: TMSFNCPersistence Declaring type: TTMSFNCWriter

Syntax

procedure Write(AObject: TObject);

Parameters

Name Description
AObject The object to serialize.