TTMSFNCAppUpdateFileList.Items Property
Provides indexed access to the file entries in the collection.
API unit family: TMSFNCAppUpdate
Declaring type: TTMSFNCAppUpdateFileList
Type: TTMSFNCAppUpdateFile
Syntax
property Items[Index: Integer]: TTMSFNCAppUpdateFile;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the entry to read or write. |