Table of Contents

TTMSFNCWebBrowserNewWindowRequested Event Type

Fired when a page requests that a new browser window be opened. Set Params.Handled to True to suppress the default behaviour.

API unit family: TMSFNCWebBrowser

Parameters

Name Description
Sender The web browser control that triggered the event.
Params New-window request details including URL and whether the request was user-initiated. See TTMSFNCWebBrowserNewWindowRequestedParams.