Table of Contents

ITMSFNCCustomWebBrowserEdge.PauseDownload Method

Pauses an in-progress download.

API unit family: TMSFNCWebBrowser Declaring type: ITMSFNCCustomWebBrowserEdge

Syntax

procedure PauseDownload(ADownload: TTMSFNCWebBrowserDownload);

Parameters

Name Description
ADownload Download object representing the active download to pause.