Table of Contents

TTMSFNCWebBrowser.NativeBrowser Method

Returns a pointer to the native browser instance. The type depends on the platform (e.g. ICoreWebView2 on 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.