Thema: Delphi webbrowser and Find

Einzelnen Beitrag anzeigen

marabu

Registriert seit: 6. Apr 2005
10.109 Beiträge
 
#2

Re: webbrowser and Find

  Alt 3. Jun 2007, 12:38
Hi,

you only should start to search and highlight after the document is loaded and rendered. You can detect this state when you provide code for the event OnDocumentComplete(). There is absolutely no sense in looping through a list of urls without some means of control for the user.

Regards
  Mit Zitat antworten Zitat