ITMSFNCWebBrowserService.CreateWebBrowser Method
Creates and returns a platform-specific browser instance for the given host component.
API unit family: TMSFNCWebBrowser
Declaring type: ITMSFNCWebBrowserService
Syntax
function CreateWebBrowser(const AValue: TTMSFNCCustomWebBrowser): ITMSFNCCustomWebBrowser;
Parameters
| Name | Description |
|---|---|
AValue |
Host web browser component that the platform instance will be bound to. |
Returns
Platform-specific ITMSFNCCustomWebBrowser instance.