Table of Contents

TTMSMCPMemoryStream.SaveToFile Method

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

API unit family: TMS.MCP.Types Declaring type: TTMSMCPMemoryStream

Syntax

procedure SaveToFile(FileName: string);

Parameters

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