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.delphi-central.com
Sites whose stated purpose is to share Delphi programming knowledge amongst the Delphi community by means of tutorials and articles.
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.