Table of Contents

ITMSFNCCustomWebBrowserEdge.CancelDownload Method

Cancels an in-progress download.

API unit family: TMSFNCWebBrowser Declaring type: ITMSFNCCustomWebBrowserEdge

Syntax

procedure CancelDownload(ADownload: TTMSFNCWebBrowserDownload);

Parameters

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