文件名称:IE嵌入开发

  • 所属分类:
  • 浏览器
  • 资源属性:
  • [Dephi] [Pascal] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 145kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 好*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

IE工具栏扩展 就是如何使IE扩展组件可以响应事件。 在自己的程序中使用过WebBrowser控件的朋友都知道,WebBrowser控件定义了诸如BeforeNavigate、DownloadComplete 等事件,我们可以通过编写事件处理代码实现对WebBrowser控件的操作。那么如何实现对IE的事件响应和处理呢?同建立IE面板一样。我们需要建立一个实现IObjectWithSite接口的COM组件,不同的是,我们还需要实现IDispatch接口,在IObjectWithSite接口的SetSite方法中获得IE的WebBrowser接口并建立自身与WebBrowser的连接,然后如果在IE的Webbrowser对象中发生什么事件的话,那么IE就会回调连接的IDispatch接口的Invoke方法。我们通过在Invoke方法中编写代码就可以获得IE事件了。这个利用的是COM编程的回调接口原理。-IE toolbar expansion is how to make IE components can be extended to respond incident. In their own procedures used WebBrowser Control friends all know, WebBrowser control such as the definition BeforeNavigate, DownloadComplete incidents, we can handle the matter through the preparation of code to achieve WebBrowser control operation. So how to achieve the right IE incident response and handling? IE with the establishment of the same panel. We need to build an interface to achieve IObjectWithSite COM different is, we also need to implement the IDispatch interface, the interface SetSite IObjectWithSite method was IE WebBrowser interface and establish their own connections with the WebBrowser, then if the IE object pda.en.wapedia.org what happens incident, then IE the pullback would IDispatc
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Delph6

IE自动执行

..........\DIEMonitor.cfg

..........\DIEMonitor.dof

..........\DIEMonitor.dpr

..........\DIEMonitor.res

..........\DIEMonitor.tlb

..........\PIEMonitor_TLB.pas

..........\UIEMonitor.dcu

..........\UIEMonitor.pas

..........\嵌入IE自动执行的原理.txt

..........\注册.bat

..........\注销.bat

readme.txt

unhealthy.html

WIMS.mdb

开发嵌入式IE浏览器监控程序.txt

系统管理

........\About.dcu

........\About.ddp

........\About.dfm

........\About.pas

........\Admin.dcu

........\Admin.pas

........\Admin2.dcu

........\Admin2.ddp

........\Admin2.dfm

........\Admin2.pas

........\Crypt.dcu

........\Crypt.pas

........\KeyWord.dcu

........\KeyWord.ddp

........\KeyWord.dfm

........\KeyWord.pas

........\Log.dcu

........\Log.ddp

........\Log.dfm

........\Log.pas

........\Login.dcu

........\Login.ddp

........\Login.dfm

........\Login.pas

........\MemoPrint.dcu

........\MemoPrint.ddp

........\MemoPrint.dfm

........\MemoPrint.pas

........\ProBar.dcu

........\ProBar.ddp

........\ProBar.dfm

........\ProBar.pas

........\Properyt.dcu

........\Properyt.ddp

........\Properyt.dfm

........\Properyt.pas

........\PWIMS.cfg

........\PWIMS.dof

........\PWIMS.dpr

........\PWIMS.exe登录密码为sa

........\PWIMS.res

........\PWMIS.ico

........\Site.dcu

........\Site.ddp

........\Site.dfm

........\Site.pas

........\UWIMS.dcu

........\UWIMS.ddp

........\UWIMS.dfm

........\UWIMS.pas

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org