TWebBrowser是否使用IE更新? [英] Does TWebBrowser updates with IE?

查看:95
本文介绍了TWebBrowser是否使用IE更新?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在D7应用程序中使用TwebBrowser。问题是:当我升级IE时,此组件将使用新的IE呈现页面吗?

I use TwebBrowser in a D7 app. The question is: When I upgrade my IE this component will use the new IE to render the pages?

推荐答案

是。

TWebBrowser SHDocVw 单元内部在内部创建 IWebBrowser2 OLE控件。

TWebBrowserinside of the SHDocVw unit internally creates a IWebBrowser2OLE control.

此接口使用已安装的Internet Explorer(如此处所述)。

And this interface uses the the installed Internet Explorer (as described here).

这篇关于TWebBrowser是否使用IE更新?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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