Made with Codegear(formerly Borland) Delphi

A few things Ive made with CodeGear's Delphi which I share with you, source and all! If you are also interested, Ive a work in progress Delphi 2005+2006 tutorial

Codegear released turbos products, which are the personalities within the developer studio but on their own, so you can own just delphi or just c++ etc, this isnt a trial, its not for non commercial purposes (check licenses for yourself though) and now you can go through my tutorial which would get you started with delphi win32.. See here

I dont have access to delphi 6, so, I cant test my items with them, however, you should be able to convert them where necessary. Usual disclaimers, on your own heads be it deal.. Only thing I ask is, if you update them, dont claim all the work as your own.

If you have questions or suggestions, please let me know via my suggestion box

Other things on this site written in Delphi for you to download and see are MuckClient, MagicEditor, and *new* Sudoku Generator and solver, File Finder for Explorer

File Finder ( 2341 downloads)
A command line utility to find files. Should work with most 32bit versions of delphi, tested with delphi 5 - 2005 (but not 6!)
Usage: ff <spec> [starting location]
EG: ff *.pas c:\source
You can also download this code compiled and integrated into explorer here
SRC(5.2K)
Readme Expert for projects (2007 - 1132 downloads, 2006 - 1903 downloads, D2005 - 1655 downloads, D7 - 2017 downloads, D5 - 1672 downloads)
Whenever you do something like this and share your code, theres often a read me you want people to see. However, most of us will open the project, and hit run before doing so. This allows you to flag a file to auto open to read when opening the project. Its only source, but each package has been tested with the relevant version of Delphi.
Works on files with the extensions: txt,html,htm,rtf,doc
Usage: Add {%readme 'myfile.txt'} to your project / package
D2007(15.8K)
D2006(13.4K)
D2005(7.5K)
D7(5.3K)
D5(6.4K)
Exceedingly crude clipboard monitor ( 2269 downloads)
Just so you can see if anythings fiddling with it behind your back SRC(209.4K)

CodeGear - Where Developers Matter