EmbeddedWB_D2005_Update12

所属分类:Pascal/Delphi编程
开发工具:Delphi
文件大小:2752KB
下载次数:25
上传日期:2010-07-27 00:14:17
上 传 者dlmfly
说明:  用Delphi开发的IE内核增强型浏览器代码.比Delphi本身自带的Webbrowser功能多了很多特性.
(a new component for IE development, with new and more features compares with the default embeded component "webbrowser" of delphi.)

文件列表:
EmbeddedWB_D2005\2ccc.com.nfo (746, 2005-04-21)
EmbeddedWB_D2005\ChangeLog.txt (24552, 2006-04-23)
EmbeddedWB_D2005\Credits.txt (4313, 2006-02-12)
EmbeddedWB_D2005\Extended IEParser V2.txt (1405, 2001-08-01)
EmbeddedWB_D2005\Demos\Updater_Demo_SC.zip (6608, 2006-03-26)
EmbeddedWB_D2005\Demos\ssss (4206, 2009-08-25)
EmbeddedWB_D2005\Demos\EmbeddedWB_Demo\Demo.ddp (51, 2009-07-24)
EmbeddedWB_D2005\Demos\EmbeddedWB_Demo\Demo.dfm (350247, 2009-07-24)
EmbeddedWB_D2005\Demos\EmbeddedWB_Demo\Demo.pas (64601, 2006-04-04)
EmbeddedWB_D2005\Demos\EmbeddedWB_Demo\EmbeddedWBDemo.bdsproj (8441, 2005-11-22)
EmbeddedWB_D2005\Demos\EmbeddedWB_Demo\EmbeddedWBDemo.bdsproj.local (1014, 2005-11-22)
EmbeddedWB_D2005\Demos\EmbeddedWB_Demo\EmbeddedWBDemo.cfg (358, 2006-04-24)
EmbeddedWB_D2005\Demos\EmbeddedWB_Demo\EmbeddedWBDemo.dof (2068, 2006-04-24)
EmbeddedWB_D2005\Demos\EmbeddedWB_Demo\EmbeddedWBDemo.dpr (198, 2005-10-21)
EmbeddedWB_D2005\Demos\EmbeddedWB_Demo\EmbeddedWBDemo.exe (1264640, 2010-06-02)
EmbeddedWB_D2005\Demos\EmbeddedWB_Demo\EmbeddedWBDemo.identcache (232, 2006-01-19)
EmbeddedWB_D2005\Demos\EmbeddedWB_Demo\EmbeddedWBDemo.res (4396, 2006-01-19)
EmbeddedWB_D2005\Demos\EmbeddedWB_Demo\links.txt (223, 2001-10-15)
EmbeddedWB_D2005\Demos\Export_Favorites_Demo\Project1.bdsproj (7720, 2006-03-21)
EmbeddedWB_D2005\Demos\Export_Favorites_Demo\Project1.bdsproj.local (974, 2006-03-21)
EmbeddedWB_D2005\Demos\Export_Favorites_Demo\Project1.cfg (488, 2006-03-21)
EmbeddedWB_D2005\Demos\Export_Favorites_Demo\Project1.dpr (188, 2006-03-21)
EmbeddedWB_D2005\Demos\Export_Favorites_Demo\Project1.identcache (195, 2006-04-04)
EmbeddedWB_D2005\Demos\Export_Favorites_Demo\Project1.res (1356, 2006-03-21)
EmbeddedWB_D2005\Demos\Export_Favorites_Demo\Unit1.dfm (1683, 2006-03-22)
EmbeddedWB_D2005\Demos\Export_Favorites_Demo\Unit1.pas (607, 2006-03-21)
EmbeddedWB_D2005\Demos\IECache\cachedemo.dpr (249, 2001-01-10)
EmbeddedWB_D2005\Demos\IECache\cachedemo.res (876, 2001-01-09)
EmbeddedWB_D2005\Demos\IECache\cachedemo_u.dfm (2150, 2001-01-10)
EmbeddedWB_D2005\Demos\IECache\cachedemo_u.pas (5251, 2001-09-20)
EmbeddedWB_D2005\Demos\IEDownload\DownloadDemo\DownloadDemo.dpr (210, 2000-11-22)
EmbeddedWB_D2005\Demos\IEDownload\DownloadDemo\DownloadDemo.exe (404480, 2010-06-02)
EmbeddedWB_D2005\Demos\IEDownload\DownloadDemo\DownloadDemo.res (876, 2000-11-22)
EmbeddedWB_D2005\Demos\IEDownload\DownloadDemo\Downloaddemo_U.pas (1801, 2009-08-25)
EmbeddedWB_D2005\Demos\IEDownload\DownloadDemo\Downloaddemo_U.dfm (1317, 2009-08-25)
EmbeddedWB_D2005\Demos\IEDownload\DownloadDemo\Downloaddemo_U.ddp (51, 2009-08-25)
EmbeddedWB_D2005\Demos\IEDownload\ResumeDemo\OVI386.EXE (1780, 2009-08-26)
EmbeddedWB_D2005\Demos\IEDownload\ResumeDemo\ResumeDemo.dpr (204, 2001-10-15)
EmbeddedWB_D2005\Demos\IEDownload\ResumeDemo\ResumeDemo.exe (410112, 2010-06-02)
... ...

Embedded Web Browser package is a group of components that demonstrates an easy way to implement IDocHostUIHandler and IDocHostShowUI with TWebbrowser. With this package you can easily build your own web browser, manipulate favorites, history, Web Editor or a chat program and so on. The package contain all the needed components to complete your task with few lines of code Please read the credits file to find "who did what”!! If you use this components or any code part you do it on your own responsibility!! There is no guaranty what so ever for none! Please credit the creators and the contributors of the components. Check the mega demo for demonstration of the package capabilities. On http://www.euromind.com/iedelphi/embeddedwb.htm web-site you can find samples showing how to use some of the added functions. The page is still under construction, so check the updates page. We do need beta testers and developers and someone that can write a help file. If you find the component useful, please e-mail some additional samples to post on this webpage, bug report/fix or suggestions for enhancements to bsalsa@bsalsa.no-ip.info Install: ============= * Copy the folder with the component to a proper target folder: "C:\Program Files\Borland\BDS\3.0\lib\". * Add the component to the search path by: Borland -->Tools--> Options--> go to Delphi options-->libraery-Win32 --> on the top right you will find Library path. Press on the browse button and add the source, package folders by pressing OK on the EmbeddedWD folder. * Press: Borland-->Open--> (browse to "C:\Program Files\Borland\BDS\3.0\lib\") choose " dpk” file by your Delphi IDE. * In the project manager stand on "embeddedWBD9.bpl" -->right Click -->Build -->right Click again--> install; * Do not save the changes. Reinstall/Remove: =================== Borland-->Component-->install Package--> Choose Embedded Web Browser, and press Remove. Close Borland IDE With Window Explorer go to the path: c:\\... \My Documents\Borland Studio Projects\Bpl or where your bpl files are, And delete EmbeddedWBD9 files. Start Borland IDE. Now you can reinstall. Have Fun.

近期下载者

相关文件


收藏者