TTMSFNCGanttChart.SelectTaskByRow Method
Selects the task displayed at the specified visible row.
API unit family: TMSFNCGanttChart
Declaring type: TTMSFNCGanttChart
Inherited from: TTMSFNCCustomGanttChart
Syntax
procedure SelectTaskByRow(ARow: Integer);
Parameters
| Name | Description |
|---|---|
ARow |
Zero-based task-list row to select. |