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