Hi,
the code sample attached
here shows you how to deal with the event OnNewWindow2() and multiple instances of TWebBrowser. While OnNewWindow2() is fired only when a new browser instance is about to open, OnBeforeNavigate2() is fired for any navigation.
Regards