Table of Contents

TTMSFNCCustomWebBrowserBeforeNavigate Event Type

Fired before the main frame begins loading a URL. Set Params.Cancel to True to block navigation.

API unit family: TMSFNCWebBrowser

Parameters

Name Description
Sender The web browser control that triggered the event.
Params Navigation request details including the target URL. See TTMSFNCCustomWebBrowserBeforeNavigateParams.