Table of Contents

TTMSFNCWebBrowser.NativeEnvironment Method

Returns a pointer to the native browser environment object. The type depends on the platform (e.g. ICoreWebView2Environment on Windows).

API unit family: TMSFNCWebBrowser Declaring type: TTMSFNCWebBrowser

Syntax

function NativeEnvironment: Pointer; override;

Returns

Pointer to the native environment object, or nil if not available on the current platform.