TTMSFNCGanttProjectOnGetTaskScheduledTimeEvent Event Type
Allows a project-level handler to override a task's calculated scheduled date/time.
API unit family: TMSFNCGanttClasses
Parameters
| Name | Description |
|---|---|
AProject |
Project that owns the task. |
ATask |
Task whose scheduled date/time is being requested. |
ADateTime |
Calculated value to use; modify this parameter to override it. |