Table of Contents

TMS FNC Web Browser

TTMSFNCWebBrowser embeds a platform-native browser engine in FMX, VCL, and WEB Core applications. It delegates to WebView2 on Windows, WKWebView on macOS and iOS, Chrome WebView on Android, and the host browser in WEB Core. TTMSFNCEdgeWebBrowser is a Windows-only control that targets WebView2 directly when fine-grained Edge configuration is needed. TTMSFNCWebCoreClientBrowser provides a bridge for WEB Core applications communicating with a server-side FNC host.

Documentation

Start here Use when
Get started You want a working browser control in a few steps.
Guides You want task-oriented chapters: navigation, JavaScript, the bridge, screenshots, and downloads.
API reference You want class, property, method, and event details.
Release notes You want what changed in recent versions.

Key classes

Class Description
TTMSFNCWebBrowser Cross-platform browser control.
TTMSFNCEdgeWebBrowser Windows-only WebView2 control with direct Edge configuration.
TTMSFNCWebCoreClientBrowser WEB Core client-side bridge browser.
TTMSFNCWebBrowserSettings Browser configuration: cache, cookies, script access.
TTMSFNCWebBrowserPopup Popup window opened from the browser.