TTMSFNCPlannerGroups.Insert Method
Inserts a new group header at the specified index and returns it.
API unit family: TMSFNCPlannerData
Declaring type: TTMSFNCPlannerGroups
Syntax
function Insert(Index: Integer): TTMSFNCPlannerGroup;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which to insert the new group. |