TTMSFNCCloudGoogleYouTubeVideos Class
Collection of TTMSFNCCloudGoogleYouTubeVideo items holding the videos retrieved from the service.
API unit family: TMSFNCCloudGoogleYouTube
Inherits from: TCollection
Syntax
TTMSFNCCloudGoogleYouTubeVideos = class(TCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the videos in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Creates a new video item, appends it to the collection and returns it. |
| GetOwner | Returns the component that owns this collection. |
| Insert | Creates a new video item and inserts it at the given position. |