TTMSFNCCloudGoogleGmailMessageAttachment.SaveToFile Method
Decodes the attachment data and writes it to the specified file.
API unit family: TMSFNCCloudGoogleGmail
Declaring type: TTMSFNCCloudGoogleGmailMessageAttachment
Syntax
procedure SaveToFile(AFile: string);
Parameters
| Name | Description |
|---|---|
AFile |
Full path of the file to create. |