Table of Contents

TTMSFNCGanttProject.LoadFromJSON Method

Loads project data from a JSON string.

API unit family: TMSFNCGanttClasses Declaring type: TTMSFNCGanttProject

Syntax

procedure LoadFromJSON(AJSONText: string);

Parameters

Name Description
AJSONText JSON text containing project data.