ITMSFNCCustomWebBrowserEx Interface
Extended browser interface providing HTTP method navigation and access to browser tooling windows.
API unit family: TMSFNCWebBrowser
Extends: IInterface
Syntax
ITMSFNCCustomWebBrowserEx = interface(IInterface)
Methods
| Name | Description |
|---|---|
| NavigateWithData | Navigates to a URI using the specified HTTP method, a string body, and optional request headers. |
| OpenTaskManagerWindow | Opens the browser task manager window. |