TWebBrowserNavigatingEventHandler Delegate
Represents the method that will handle the OnNavigating event of a TCnWebBrowser control.
type TWebBrowserNavigatingEventHandler = procedure(Sender: TObject; E: _WebBrowserNavigatingEventArgs) of Object;
Represents the method that will handle the OnNavigating event of a TCnWebBrowser control.
type TWebBrowserNavigatingEventHandler = procedure(Sender: TObject; E: _WebBrowserNavigatingEventArgs) of Object;