Table of Contents

TTMSFNCWebBrowserFactoryService.DestroyWebBrowser Method

Releases and unregisters the specified native browser instance from the factory list.

API unit family: TMSFNCWebBrowser Declaring type: TTMSFNCWebBrowserFactoryService

Syntax

procedure DestroyWebBrowser(const AValue: ITMSFNCCustomWebBrowser);

Parameters

Name Description
AValue The browser interface to destroy and remove.