Table of Contents

TTMSFNCCloudGoogleYoutubeReplies.Insert Method

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

API unit family: TMSFNCCloudGoogleYouTube Declaring type: TTMSFNCCloudGoogleYoutubeReplies

Syntax

function Insert(Index: Integer): TTMSFNCCloudGoogleYouTubeReply;

Parameters

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

Returns

The newly inserted item.