| Using HTML Help in your Applications - by Dave Murray | |
|
Do you long to move from WinHelp to HTML Help in your programs? This article contains code that converts WinHelp calls to HTML Help calls enabling you to upgrade with the minimum of effort. Updated with details of a fix for problems in Delphi 6+. |
| Abstraction of Runtime Queries from Code - by Dave Murray | |
![]()
|
Programming methodology books teach the principles of decoupling, abstraction and non-repetition. This article shows how to achieve some of these goals when coding queries. By moving SQL statements from your code into Ini files your queries can be changed without recompiling your program. |
| Using Delphi's Shell Controls - by Dave Murray | |
![]()
|
From Delphi 6 onwards, Borland provides shell
controls including TShellTreeView and TShellListView that provide the
functionality of Windows Explorer. This article shows how to use these controls to create a reusable
frame that mimics Explorer.
|
Taming the Lizard with Delphi - by Dave Murray
|
|
|
Would you like to display HTML in
your applications using an open source solution? The GRE by the Mozilla Foundation can be embedded
in a Delphi application by using the Mozilla ActiveX Control. This article shows how to use this
control and points out some differences between it and the IE based TWebBrowser.
|
| Inno Setup Review - by Dave Murray | |
|
Inno Setup by Jordan Russell is a free installer for Windows programs. First introduced in 1997, Inno Setup rivals and even surpasses many commercial installers in feature set and stability. I've been using it for a couple of years so I was keen to see what new features are in the latest version. |
| Delphi 4 Lizard Taming - by Dave Murray | |
![]()
|
The Mozilla ActiveX Control can be used to display html in Delphi 4 applications but there is a VCL bug and other problems to overcome. This article provides solutions to these problems and a reworked GeckoBrowser framework for Delphi 4. |
|
Some articles are available in eBook format. You can download a free eBook reader for PalmOS, PocketPC, MacOS, Symbian or Windows. |
Download all the back issues of the newsletter in text format with all the source code examples:
Year 2000(1-13) |
|
Year 20011st semester (14-23) |
|
Year 20012nd semester (24-30) |
|
|
|
|
|
|
Year 20021st semester (31-36) |
|
Year 20022nd semester (37-41) |
|
Year 2003(42-49) |
You can read issues since #50 right here on IDP.
ContributeWe are looking for writers who are interested in publishing their articles about Delphi programming on this website and / or in the Pascal Newsletter. If you are interested, please read our Terms for Contributions and contact us. Contributors to the Pascal Newsletter are eligible for a prize, see the current issue for details.
Take this opportunity to stand out from your colleagues and add a published article to your cv.