Code to build a sand simulator in Delphi.
Delphi
Creating Compact Framework Applications with Delphi 2007
In Borland Developer Studio 2006, and Delphi 2005 (with the help of the Compact Framework compiler preview), it has been possible with a little work to create Delphi for .NET applications which target
Speed Dial for the internet
The Opera browser has a feature called Speed Dial which is basically a grid of your 9 (or more) favorite web sites presented using thumbnails instead of the blank page you get when you add a new tab.
Folder size
How to programmatically find the size of a folder using Delphi.
Dim main app form when modal form shows
To emphasize the importance of a modal form and the information it presents, you could gray out the main form of the application when the modal form is activated.
Modeling/CASE Tools for Delphi
What are the best UML tools on the market?
Rotating Circle Forms
The winner entry of CodeGear's Video Competition is a nice "Rotating Circles Form" program... a useless application that shows circular forms on the screen and moves them around at a hectic speed.
Draw on the desktop with Delphi
The custon TDesktopCanvas canvas allows you to access the Windows Desktop, and draw on it!
Turbo Pascal
Microsoft likes to take credit for "innovations" in software. But usually, they just steal or purchase other companies' ideas. For example, Borland pioneered Integrated Development Environments back when most people had 5¼" floppy disks and CPU Mhz was rated in "K" units. Turbo Pascal was a terrific way to quickly create applications, and allowed the programmer to edit, compile, and run their programs without creating a bunch of batch files and launching them just before going out for lunch.
Live Templates Reference
Structure and details of Live Templates.