TTMSFNCCloudGoogleYouTube.GetFirstVideos Method
Clears the Videos collection and retrieves the first page of videos.
API unit family: TMSFNCCloudGoogleYouTube
Declaring type: TTMSFNCCloudGoogleYouTube
Inherited from: TTMSFNCCustomCloudGoogleYouTube
Syntax
procedure GetFirstVideos(AMaxResults: Integer = 50);
Parameters
| Name | Description |
|---|---|
AMaxResults |
Maximum number of videos to return in the page. Defaults to 50. |