Table of Contents

TTMSFNCMemoryStream.SaveToFile Method

Triggers a browser download for the stream content using the specified file name.

API unit family: TMSFNCTypes Declaring type: TTMSFNCMemoryStream

Syntax

procedure SaveToFile(FileName: string);

Parameters

Name Description
FileName The suggested file name presented to the user in the browser download dialog.