TTMSFNCWebBrowserPopup.OnBeforeNavigate Event
Fired before the popup browser begins loading a URL.
API unit family: TMSFNCWebBrowser
Declaring type: TTMSFNCWebBrowserPopup
Syntax
OnBeforeNavigate: TTMSFNCCustomWebBrowserBeforeNavigate;
Parameters
| Name | Description |
|---|---|
Sender |
The popup browser component that raised the event. |
Params |
Navigation parameters that can be inspected or modified. |