Table of Contents

TTMSFNCGanttProject.LoadFromJSONStream Method

Loads project data from a JSON stream.

API unit family: TMSFNCGanttClasses Declaring type: TTMSFNCGanttProject

Syntax

procedure LoadFromJSONStream(AStream: TStream);

Parameters

Name Description
AStream Source stream containing JSON project data.