TTMSFNCCloudGoogleYoutubeCommentThreads.Insert Method
Creates a new comment thread item and inserts it at the given position.
API unit family: TMSFNCCloudGoogleYouTube
Declaring type: TTMSFNCCloudGoogleYoutubeCommentThreads
Syntax
function Insert(Index: Integer): TTMSFNCCloudGoogleYouTubeCommentThread;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which to insert the item. |
Returns
The newly inserted item.