TWebBrowserNavigatingEventHandler Delegate

Represents the method that will handle the OnNavigating event of a TCnWebBrowser control.

Namespace: CNClrLib.Control.WebBrowser
type
 TWebBrowserNavigatingEventHandler = procedure(Sender: TObject; E: _WebBrowserNavigatingEventArgs) of Object;