TTMSFNCWXContainerLinks.Insert Method
Inserts a new link at the given position in the collection.
API unit family: TMSFNCWXContainer
Declaring type: TTMSFNCWXContainerLinks
Syntax
function Insert(Index: Integer): TTMSFNCWXContainerLink;
Parameters
| Name | Description |
|---|---|
Index |
The zero-based position to insert at. |
Returns
The newly created link.