Table of Contents

TTMSFNCCustomGanttChart.SaveTasksToJSONStream Method

Saves tasks to a JSON stream.

API unit family: TMSFNCGanttChart Declaring type: TTMSFNCCustomGanttChart

Syntax

procedure SaveTasksToJSONStream(AStream: TStream);

Parameters

Name Description
AStream Destination stream that receives JSON task data.