TWebBrowserNavigatedEventHandler Delegate

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

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