TTMSFNCCloudStorageServices.Download Method
Downloads a provider item to a local target file.
API unit family: TMSFNCCloudStorageServices
Declaring type: TTMSFNCCloudStorageServices
Syntax
function Download(AItem: TTMSFNCCloudItem; const ATargetFile: string): string;
Parameters
| Name | Description |
|---|---|
AItem |
File item to download. |
ATargetFile |
Local path where the downloaded file is saved. |
Returns
The local target file path returned by the active provider.