Table of Contents

TTMSFNCCloudDropBoxItems.Items Property

Provides indexed access to the items in the collection.

API unit family: TMSFNCCloudDropBox Declaring type: TTMSFNCCloudDropBoxItems Type: TTMSFNCCloudDropBoxItem

Syntax

property Items[index: integer]: TTMSFNCCloudDropBoxItem;

Parameters

Name Description
index Zero-based index of the item to read or write.