Brian Cryer

 
 

Cry about...
Delphi Programming


Delphi Links


Various links that I have found useful for my own Delphi development:

www.bsalsa.com
Code and examples for interfacing with Internet Explorer from Delphi.
www.torry.net
Torry's Delphi Pages. Various samples and information relating to Delphi.
http://members.shaw.ca/iedelphi/webbrowser.htm
A good source of information on the WebBrowser component (sadly no longer seems to be maintained).
http://scalabium.com/faq/dc_tips.htm
A collection of of Delphi tips.
www.delphifaq.com
A good resource for a wide range of tips and how-to's.
www.tankardsaweigh.com/Delphi_Pages/ Delphi_Debugging_Techniques.htm
Delphi 5 Debugging Techniques. A very interesting article on the various options available to debugging Delphi. A bit old now, but still a useful reference - something to have read through at least once.
www.delphi-central.com
Sites whose stated purpose is to share Delphi programming knowledge amongst the Delphi community by means of tutorials and articles.
www.latiumsoftware.com/en/delphi/index.php
A number of well written how-tos. Plus some other interesting articles on the site, although the site no longer appears to be updated.
www.delphidabbler.com
Delphi Pascal source code library, components, programming articles, tutorials and free programs.

I also recommend the following newsgroups:

borland.public.delphi.internet.winsock
For any issues relating to any internet components. An archive of postings to this newsgroup can be found at http://newsgroups.cryer.info/ borland/public.delphi.internet.winsock.
borland.public.delphi.nativeapi.win32
For issues relating to the WIN32 API. An archive of postings to this newsgroup can be found here: http://newsgroups.cryer.info/ borland/public.delphi.nativeapi.win32.
borland.public.delphi.rtl.win32
For issues relating to the implementation of WIN32. An archive of postings is maintained here at http://newsgroups.cryer.info/ borland/public.delphi.rtl.win32.

Whilst not specifically related to Delphi, the following have also been useful:

microsoft.public.inetsdk.programming.wininet
For discussions relating to the WinINET API. An archive of postings is maintained here at http://newsgroups.cryer.info/ microsoft/public.inetsdk.programming.wininet.