TTMSFNCGanttProject.SaveToJSONStream Method
Saves project data to a JSON stream.
API unit family: TMSFNCGanttClasses
Declaring type: TTMSFNCGanttProject
Syntax
procedure SaveToJSONStream(AStream: TStream);
Parameters
| Name | Description |
|---|---|
AStream |
Destination stream that receives JSON project data. |