TCnWebBrowser.ReadyState Property
Gets a value indicating the current state of the TCnWebBrowser control.
public property ReadyState: TWebBrowserReadyState read GetReadyState;
Use the ReadyState property to retrieve the specific state of the WebBrowser control when you need more information than the IsBusy property provides.