TTMSFNCGanttChart.LoadTasksFromJSONFile Method
Loads tasks from a JSON file.
API unit family: TMSFNCGanttChart
Declaring type: TTMSFNCGanttChart
Inherited from: TTMSFNCCustomGanttChart
Syntax
procedure LoadTasksFromJSONFile(AFileName: string);
Parameters
| Name | Description |
|---|---|
AFileName |
Source JSON file name. |