如何在Delphi应用程序中嵌入除IE< n>之外的浏览器对象 [英] How to embed a browser object, other than IE<n>, in a Delphi application

查看:244
本文介绍了如何在Delphi应用程序中嵌入除IE< n>之外的浏览器对象的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用默认的TWebBrowser可以轻松嵌入Web浏览器。不幸的是,默认情况下是IE \\ n。

Using the default TWebBrowser makes things easy to embed a web browser. Unfortunately the one that comes in by default is IE<n>.

我想知道如何整合Gecko或WebKit。

I'm wondering how does one integrate a Gecko or WebKit one.


  1. 有没有VCL的例子?

  2. 如果没有,怎么会这样做?

  3. 可以以嵌入式格式找到Gecko和/或WebKit的核心最好的地方在哪里?


推荐答案

TWebBrowser IE。它不是浏览器的可插拔结构。您可以将其他浏览器集成到应用程序中。请参阅

TWebBrowser is IE. It is not a plugable construction for browsers. You can have other browsers integrated in your application. See

  • http://www.adamlock.com/mozilla/
  • http://delphi.mozdev.org/articles/taming_the_lizard_with_delphi.html
  • http://ftp.newbielabs.com/Delphi%20Gecko%20SDK/

这篇关于如何在Delphi应用程序中嵌入除IE&lt; n&gt;之外的浏览器对象的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆