TTMSFNCWebBrowser.NativeBrowser Method
Returns a pointer to the native browser instance. The type depends on the platform (e.g.
ICoreWebView2on Windows).
API unit family: TMSFNCWebBrowser
Declaring type: TTMSFNCWebBrowser
Syntax
function NativeBrowser: Pointer; override;
Returns
Pointer to the native browser instance, or nil if not available on the current platform.