Table of Contents

TTMSFNCWebBrowser.GetDownloadStateText Method

Returns a human-readable description of a download state.

API unit family: TMSFNCWebBrowser Declaring type: TTMSFNCWebBrowser

Syntax

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

Parameters

Name Description
ADownloadState Download state to describe. See TTMSFNCWebBrowserDownloadState.

Returns

Localised string describing the download state, suitable for display in a UI.