TTMSFNCCloudSMSItems.Insert Method
Creates a new item and inserts it at the given position.
API unit family: TMSFNCCloudSMS
Declaring type: TTMSFNCCloudSMSItems
Syntax
function Insert(Index: Integer): TTMSFNCCloudSMSItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which to insert the item. |
Returns
The newly inserted item.