TTMSFNCGanttChart.SaveTasksToJSONStream Method
Saves tasks to a JSON stream.
API unit family: TMSFNCGanttChart
Declaring type: TTMSFNCGanttChart
Inherited from: TTMSFNCCustomGanttChart
Syntax
procedure SaveTasksToJSONStream(AStream: TStream);
Parameters
| Name | Description |
|---|---|
AStream |
Destination stream that receives JSON task data. |