TTMSFNCWebBrowser.NativeEnvironment Method
Returns a pointer to the native browser environment object. The type depends on the platform (e.g.
ICoreWebView2Environmenton 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.