Table of Contents

TTMSFNCWebBrowserBeforeFrameNavigate Event Type

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

API unit family: TMSFNCWebBrowser

Parameters

Name Description
Sender The web browser control that triggered the event.
Params Frame navigation request details. See TTMSFNCCustomWebBrowserBeforeFrameNavigateParams.