IWebBrowserBeforeNavigateEventArgs.Cancel

Syntax

Cancel: Boolean;

Description

The Cancel property determines whether the go to the specified web page. If the property is set to True, going to the page is prohibited.

See also:

IWebBrowserBeforeNavigateEventArgs