Table of Contents

TTMSFNCCloudGoogleYouTubeVideos.Insert Method

Creates a new video item and inserts it at the given position.

API unit family: TMSFNCCloudGoogleYouTube Declaring type: TTMSFNCCloudGoogleYouTubeVideos

Syntax

function Insert(Index: Integer): TTMSFNCCloudGoogleYouTubeVideo;

Parameters

Name Description
Index Zero-based position at which to insert the item.

Returns

The newly inserted item.