Table of Contents

TTMSFNCCustomCloudDropBox.DownloadFolderAsZip Method

Downloads a folder and its contents as a single ZIP archive.

API unit family: TMSFNCCloudDropBox Declaring type: TTMSFNCCustomCloudDropBox

Syntax

procedure DownloadFolderAsZip(AItem: TTMSFNCCloudItem; const ATargetFile: string);

Parameters

Name Description
AItem Folder item to download.
ATargetFile Local path where the ZIP archive is written.