| OnAddGanttTaskListTask |
Occurs before a task is added to the task list. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterAddGanttTaskListColumn |
Occurs after a task-list column is added. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttListColumnHeader |
Occurs after a task-list column header is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttListColumnHeaderText |
Occurs after task-list column header text is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttTaskList |
Occurs after the task-list area is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttTimeLine |
Occurs after the timeline area is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttTimeLineCell |
Occurs after a timeline background cell is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttTimeLineDependency |
Occurs after a dependency line is drawn between tasks. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttTimeLineDependencyArrow |
Occurs after a dependency arrow is drawn between tasks. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttTimeLineEventMarker |
Occurs after a task event marker is drawn on the timeline. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttTimeLineGroupTime |
Occurs after a grouped timeline time cell is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttTimeLineGroupTimeText |
Occurs after text for a grouped timeline time cell is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttTimeLineItem |
Occurs after a timeline task item is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttTimeLineItemLeftGrip |
Occurs after the left sizing grip of a task item is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttTimeLineItemProgress |
Occurs after a task progress bar is drawn on the timeline. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttTimeLineItemRightGrip |
Occurs after the right sizing grip of a task item is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttTimeLineItemText |
Occurs after a task label is drawn on the timeline. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttTimeLineTime |
Occurs after a timeline time cell is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttTimeLineTimeLine |
Occurs after the timeline ruler line is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterDrawGanttTimeLineTimeText |
Occurs after text for a timeline time cell is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterMoveTimeLineTask |
Occurs after a timeline task is moved to a new time range. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterShowTaskPopup |
Occurs after a task popup menu is shown. (inherited from TTMSFNCCustomGanttChart) |
| OnAfterSizeTimeLineTask |
Occurs after a timeline task is resized to a new time range. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeAddGanttTaskListColumn |
Occurs before a task-list column is added. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeDrawGanttListColumnHeader |
Occurs before a task-list column header is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeDrawGanttListColumnHeaderText |
Occurs before task-list column header text is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeDrawGanttListNodeText |
Occurs before task text is drawn in the task list. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeDrawGanttTimeLineCell |
Occurs before a timeline background cell is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeDrawGanttTimeLineDependency |
Occurs before a dependency line is drawn between tasks. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeDrawGanttTimeLineDependencyArrow |
Occurs before a dependency arrow is drawn between tasks. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeDrawGanttTimeLineEventMarker |
Occurs before a task event marker is drawn on the timeline. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeDrawGanttTimeLineGroupTime |
Occurs before a grouped timeline time cell is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeDrawGanttTimeLineGroupTimeText |
Occurs before text for a grouped timeline time cell is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeDrawGanttTimeLineItem |
Occurs before a timeline task item is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeDrawGanttTimeLineItemLeftGrip |
Occurs before the left sizing grip of a task item is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeDrawGanttTimeLineItemProgress |
Occurs before a task progress bar is drawn on the timeline. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeDrawGanttTimeLineItemRightGrip |
Occurs before the right sizing grip of a task item is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeDrawGanttTimeLineItemText |
Occurs before a task label is drawn on the timeline. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeDrawGanttTimeLineTime |
Occurs before a timeline time cell is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeDrawGanttTimeLineTimeText |
Occurs before text for a timeline time cell is drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeMoveTimeLineTask |
Occurs before a timeline task is moved to a new time range. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeOpenInplaceEditor |
Occurs before an inplace editor is opened for a task property. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeShowTaskPopup |
Occurs before a task popup menu is shown. (inherited from TTMSFNCCustomGanttChart) |
| OnBeforeSizeTimeLineTask |
Occurs before a timeline task is resized to a new time range. (inherited from TTMSFNCCustomGanttChart) |
| OnCloseInplaceEditor |
Occurs when an inplace editor is closing. (inherited from TTMSFNCCustomGanttChart) |
| OnDrawEndSizeIndicator |
Occurs when the end sizing indicator is about to be drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnDrawStartSizeIndicator |
Occurs when the start sizing indicator is about to be drawn. (inherited from TTMSFNCCustomGanttChart) |
| OnGanttProjectChanged |
Occurs when the project data changes. (inherited from TTMSFNCCustomGanttChart) |
| OnGanttTaskAdded |
Occurs after a task is added to the project. (inherited from TTMSFNCCustomGanttChart) |
| OnGanttTaskChanged |
Occurs when a task's data changes. (inherited from TTMSFNCCustomGanttChart) |
| OnGanttTaskDelete |
Occurs before a task is deleted from the project. (inherited from TTMSFNCCustomGanttChart) |
| OnGanttTaskListTaskAnchorClick |
Occurs when an anchor in task-list text is clicked. (inherited from TTMSFNCCustomGanttChart) |
| OnGanttTaskListTaskClick |
Occurs when task text in the task list is clicked. (inherited from TTMSFNCCustomGanttChart) |
| OnGanttTaskSelected |
Occurs when the selected task changes. (inherited from TTMSFNCCustomGanttChart) |
| OnGanttTimeLineItemClicked |
Occurs when a task item on the timeline is clicked. (inherited from TTMSFNCCustomGanttChart) |
| OnGanttTimeLineItemDoubleClicked |
Occurs when a task item on the timeline is double-clicked. (inherited from TTMSFNCCustomGanttChart) |
| OnGetInplaceEditorClass |
Occurs when the inplace editor class for a task property is requested. (inherited from TTMSFNCCustomGanttChart) |
| OnGetInplaceEditorValue |
Occurs when the value from an inplace editor is requested. (inherited from TTMSFNCCustomGanttChart) |
| OnGetTaskHintText |
Occurs when hint text for a task is requested. (inherited from TTMSFNCCustomGanttChart) |
| OnSetGanttListTaskColumnText |
Occurs when task-list column text is requested or changed. (inherited from TTMSFNCCustomGanttChart) |
| OnStyleApplied |
Occurs after style values are applied. (inherited from TTMSFNCCustomGanttChart) |
| OnStyleReset |
Occurs after style values are reset. (inherited from TTMSFNCCustomGanttChart) |
| OnTaskEditorClose |
Occurs after the built-in task editor is closed. (inherited from TTMSFNCCustomGanttChart) |
| OnTaskEditorShow |
Occurs before the built-in task editor is shown. (inherited from TTMSFNCCustomGanttChart) |