Table of Contents

TTMSFNCCloudGoogleYouTubeVideos.Items Property

Provides indexed access to the videos in the collection.

API unit family: TMSFNCCloudGoogleYouTube Declaring type: TTMSFNCCloudGoogleYouTubeVideos Type: TTMSFNCCloudGoogleYouTubeVideo

Syntax

property Items[Index: Integer]: TTMSFNCCloudGoogleYouTubeVideo;

Parameters

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