Table of Contents

TTMSFNCObjectPersistence Class

Provides static helper methods for saving and loading objects as JSON strings.

API unit family: TMSFNCPersistence

Syntax

TTMSFNCObjectPersistence = class

Methods

Name Description
LoadObjectFromString Populates the given object from a JSON string.
SaveObjectToString Serializes the given object to a JSON string.

Used by