TTMSFNCEdgeWebBrowser.GetDownloadInterruptReasonText Method
Returns a human-readable description for the given download interrupt reason code.
API unit family: TMSFNCEdgeWebBrowser
Declaring type: TTMSFNCEdgeWebBrowser
Syntax
function GetDownloadInterruptReasonText(ADownloadInterruptReason: TTMSFNCWebBrowserDownloadInterruptReason): string; override;
Parameters
| Name | Description |
|---|---|
ADownloadInterruptReason |
Download interrupt reason enumeration value. |
Returns
Descriptive string for the interrupt reason.