Table of Contents

TTMSFNCObjectHelper.FromJSON Method

Populates the object properties from the specified JSON string.

API unit family: TMSFNCTypes Declaring type: TTMSFNCObjectHelper

Syntax

procedure FromJSON(const Value: string);

Parameters

Name Description
Value The JSON string to deserialize.