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