Table of Contents

TTMSFNCCustomCloudGoogleYouTube.DeleteVideo Method

Deletes the given video from the service.

API unit family: TMSFNCCloudGoogleYouTube Declaring type: TTMSFNCCustomCloudGoogleYouTube

Syntax

procedure DeleteVideo(AVideo: TTMSFNCCloudGoogleYouTubeVideo); overload;

Remarks

The request runs asynchronously; the result is reported through the delete-video event.

Parameters

Name Description
AVideo Video to delete.