TTMSFNCGanttChart.ShowTaskEditor Method
Shows the task editor for the specified task.
API unit family: TMSFNCGanttChart
Declaring type: TTMSFNCGanttChart
Inherited from: TTMSFNCCustomGanttChart
Syntax
procedure ShowTaskEditor(ATask: TTMSFNCGanttTask); virtual;
Parameters
| Name | Description |
|---|---|
ATask |
Task to edit. |