TTMSFNCGanttProjectCustomTaskCompareEvent Event Type
Allows a handler to override task sorting comparisons.
API unit family: TMSFNCGanttClasses
Parameters
| Name | Description |
|---|---|
Sender |
Project raising the event. |
ATask1 |
First task being compared. |
ATask2 |
Second task being compared. |
AProperty |
Task property name requested for sorting. |
ACompareResult |
Comparison result to use; set to a negative, zero, or positive value. |