Table of Contents

ITMSFNCCustomWebBrowserSettings Interface

Controls optional browser engine settings that affect script execution and drag-and-drop behavior.

API unit family: TMSFNCWebBrowser Extends: IInterface

Syntax

ITMSFNCCustomWebBrowserSettings = interface(IInterface)

Properties

Name Description
AllowExternalDrop When True, users can drag content from outside the application into the browser.
EnableScript When True, JavaScript execution is enabled in the browser.