ITMSFNCGanttProjectControl.ProjectTaskDeleted Method
Called after a task has been deleted from the project.
API unit family: TMSFNCGanttClasses
Declaring type: ITMSFNCGanttProjectControl
Syntax
procedure ProjectTaskDeleted(AProject: TTMSFNCGanttProject);
Parameters
| Name | Description |
|---|---|
AProject |
Project that raised the notification. |