TWebBrowserDocumentCompletedEventHandler Delegate

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

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