TTMSFNCCloudGoogleGmailMessageAttachment.SaveToStream Method
Decodes the attachment data and writes it to the specified stream.
API unit family: TMSFNCCloudGoogleGmail
Declaring type: TTMSFNCCloudGoogleGmailMessageAttachment
Syntax
procedure SaveToStream(AStream: TStream);
Parameters
| Name | Description |
|---|---|
AStream |
Target stream that receives the decoded bytes. |