Table of Contents

TTMSFNCEdgeWebBrowser.GetDownloadStateText Method

Returns a human-readable description for the given download state code.

API unit family: TMSFNCEdgeWebBrowser Declaring type: TTMSFNCEdgeWebBrowser

Syntax

function GetDownloadStateText(ADownloadState: TTMSFNCWebBrowserDownloadState): string; override;

Parameters

Name Description
ADownloadState Download state enumeration value.

Returns

Descriptive string for the download state.