Name | Modified | Size | Downloads / Week |
---|---|---|---|
Easy webbrowser writing guide CHM help | 2011-04-02 | ||
External units | 2011-04-02 | ||
All demos in one file | 2011-04-02 | ||
Separate demo of each chapter | 2011-04-02 | ||
readme.txt | 2011-04-02 | 1.6 kB | |
Totals: 5 Items | 1.6 kB | 0 |
Custom webbrowser with many useful features Create a custom webbrowser within minutes with added functionality and several useful features. You can download each demo separately and of course also view them separately through the tutorial. Every chapter was written with no extra components other than those present in Delphi 7 already and the two present in external_units.zip, note that you only need external_units.zip if you create a custom webbrowser from scratch, if you just use the tutorial then you do not need this. Everything will work with newer versions of Delphi too. You can also download the windows chm help file for offline viewing. While I think every precaution has been taken to rule out errors, should you encounter any please inform me of that, I will happily fix it. Again thanks for the people who have helped me with it. Be sure to visit the sites named in the readme part! Chapter 1 - Create a custom progressbar Chapter 2 - Adding a download current url button Chapter 3 - Enable copy and paste Chapter 4 - Adding find feature Chapter 5 - Adding an edit current page feature Chapter 6 - Add print features Chapter 7 - Create a list links feature Chapter 8 - Are we online? Chapter 9 - Set the color of the progressbar Chapter 10 - Place the progressbar over a statusbar Chapter 11 - Populate statusbar with MAC address Chapter 12 - Retrieve Network Group Name and show it Chapter 13 - Display the local IP on the statusbar Chapter 14 - Fill up the last TPanel with some info Chapter 15 - Capture screenshot from url Chapter 16 - Adding navigation