TTMSFNCCloudGoogleDriveItems Class
Collection of TTMSFNCCloudGoogleDriveItem objects, used to hold the files and folders returned by listing, search and folder operations.
API unit family: TMSFNCCloudGoogleDrive
Inherits from: TTMSFNCCloudItems
Syntax
TTMSFNCCloudGoogleDriveItems = class(TTMSFNCCloudItems)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the items in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Creates a new item, appends it to the collection and returns it. |
| Insert | Creates a new item and inserts it at the given position. |