TTMSFNCWebBrowserDownloads.RemoveDownloadsByState Method
Removes all download items that are in the specified state.
API unit family: TMSFNCWebBrowser
Declaring type: TTMSFNCWebBrowserDownloads
Syntax
procedure RemoveDownloadsByState(AState: TTMSFNCWebBrowserDownloadState);
Parameters
| Name | Description |
|---|---|
AState |
State to filter on. See TTMSFNCWebBrowserDownloadState. |