Re: TWebbrowser plugin support



kev2100@xxxxxxxxx wrote:

Actually, I didn't pose the right question. It's not plugins I'm
worried about, but add-ons such as the google toolbar. I haven't been
able to figure out how to get these working.

TWebBrowser is an wrapper around an IWebBrowser2 object. This interface limits what can be done in code, in addition to how (which part of) the interface is implemented in various browsers. Search the MSDN for more information.

Actually I have similar ideas and problems with TWebBrowser. Let me know, if you find out more...

DoDi
.



Relevant Pages

  • Re: TWebbrowser plugin support
    ... but add-ons such as the google toolbar. ... TWebBrowser is an wrapper around an IWebBrowser2 object. ... This interface limits what can be done in code, in addition to how the interface is implemented in various browsers. ... Actually I have similar ideas and problems with TWebBrowser. ...
    (comp.lang.pascal.delphi.misc)
  • Re: Editing XML
    ... And also the TXMLDocument in Delphi is a wrapper around the same ... And while TWebBrowser is a wrapper around IE, ...
    (comp.lang.pascal.delphi.misc)