Table of Contents

TTMSFNCCustomCloudGooglePhotos.AddFolderToAlbum Method

Uploads every file in a folder to an album, creating the album when it does not already exist.

API unit family: TMSFNCCloudGooglePhotos Declaring type: TTMSFNCCustomCloudGooglePhotos

Syntax

procedure AddFolderToAlbum(AFolder, ATitle: String);

Parameters

Name Description
AFolder A path inside the folder whose files are uploaded; the folder part of the path is scanned.
ATitle The title of the album to upload to; a new album with this title is created when none is found.