webbrowserproject

所属分类:浏览器
开发工具:Delphi
文件大小:240KB
下载次数:4
上传日期:2010-06-18 09:50:38
上 传 者chentu2012
说明:  一个通过WebBrowser构件实现简单浏览器的范例
(webbrowser project)

文件列表:
Project1.res (876, 2001-12-25)
Project1.dof (1097, 2001-12-25)
Project1.dpr (188, 2001-12-25)
Project1.exe (453632, 2001-12-25)
Project1.cfg (386, 2001-12-25)
Unit1.dcu (8755, 2001-12-25)
Unit1.ddp (51, 2001-12-25)
Unit1.dfm (4052, 2001-12-25)
Unit1.pas (4038, 2001-12-25)

Web Browser - ----------- This application is intended to demonstrate how Delphi can be used to create a simple web browser. It also demonstrates Delphi's ability to read/write to/from the Windows Registry. Note: This application is by no means complete, therefore you will get errors if you try to do the following: 1. Set/use the application's start page without having Internet Explorer installed. 2. Go 'Backward' when there is not yet a web page in your history. 3. Go 'Forward' when there is not yet a web page in your history. Reasons for these errors: 1. This application uses Internet Explorer's Windows Registry key for setting/using the start page. This key is 'HKEY_CURRENT_USER\Software\Microsoft\Main\Start Page'. 2. Obviously, you can't go backward if you don't have a previous page in your history. 3. Obviously, you can't go forward if you don't have a forward page in your history. Please feel free to contact me for any reason via E-Mail at: jmszczap82@hotmail.com.

近期下载者

相关文件


收藏者