TTMSFNCCloudPayPalItems.Insert Method
Inserts a new item at the specified position in the collection.
API unit family: TMSFNCCloudPayPal
Declaring type: TTMSFNCCloudPayPalItems
Syntax
function Insert(Index: Integer): TTMSFNCCloudPayPalItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which to insert the new item. |
Returns
The newly created item.