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