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