Table of Contents

ITMSFNCCustomWebBrowser.IsFMXBrowser Method

Determines whether the platform browser is hosted inside an FMX application.

API unit family: TMSFNCWebBrowser Declaring type: ITMSFNCCustomWebBrowser

Syntax

function IsFMXBrowser: Boolean;

Returns

True when the browser runs within an FMX host; False for VCL or other hosts.