TTMSFNCGanttResources.Insert Method
Inserts a resource at the specified index.
API unit family: TMSFNCGanttClasses
Declaring type: TTMSFNCGanttResources
Syntax
function Insert(Index: Integer): TTMSFNCGanttResource;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based insertion index. |
Returns
The newly created resource.