TTMSFNCCloudSMSItems.Items Property
Provides indexed access to the items in the collection.
API unit family: TMSFNCCloudSMS
Declaring type: TTMSFNCCloudSMSItems
Type: TTMSFNCCloudSMSItem
Syntax
property Items[Index: Integer]: TTMSFNCCloudSMSItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the item to read or write. |