Here is a table of the free source code you can download from this page. Some of the projects have links to a project information page. Unless otherwise stated, all source code runs under Delphi 5 Professional. Most projects require Ben's Delphi Library.
| Project Name | Download | File Size | Last Update |
| Web Application Builder for Delphi (WABD). Allows you to visually build Web Applications under Delphi. Delphi C/S version is NOT required. Includes a mini-web server and a football pool demo program. Requires Ben's Delphi Library. | src code | 154 k
355 k |
2/16/00 |
| Ben's Delphi Library. This is required by several other projects. Some of the components include: FormSettings (save form position), MRUMenu (lists most recently used files), and a TRACE unit (for debugging information). | download | 127 k | 4/19/99 |
| Debugger. This useful utility displays all DLL's that are loaded by an application, as well as the DLL's version, file size, date modified, and checksum. | download | 9 k | 6/14/98 |
| Disk Hog. This handy utility scans your hard drive and graphically displays your disk usage by directory. Also calculates the amount of space lost to large clusters. VERY useful to trim disk space. | download | 16 k | 6/14/98 |
| Print Preview Component. Easily add print preview to any Delphi project. Supports panning & zooming, RTF, graphics, full TCanvas support, etc. | download | 20 k | 6/14/98 |
| Remote Control. A Delphi version of PC-anywhere. Remotely run a computer over TCP/IP. It performs screen snap-shots, sends the difference image over to the client, and then sends back mouse clicks, drags, and keystrokes to the remote computer. The same executable serves as client and server. | download | 19 k | 6/14/98 |
| Trip Simulator. Simulate different betting styles for your next Vegas trip. | download | 7 k | 6/14/98 |
| Version Control System (VCS). A simple VCS system. It tracks multiple versions of your source code. A good example of OLE's structured storage. | download | 23 k | 6/14/98 |
| Black Jack Simulator. Simulates a blackjack strategy with card counting. Options for different rules, decks, etc. | download | 43 k | 6/14/98 |
| Bounce. A fun graphic example that displays bouncing springs with gravity, friction, etc. | download | 7 k | 6/14/98 |
| Cluster. Demonstrates graphically a simple and easy clustering algorithm. It clusters X, Y points on a graph, but the algorithm could be used for anything (color palettes, etc). Drag the clusters around while the sim is running for fun! | download | 4 k | 6/17/98 |
| Heat. Graphically demonstrates how heat dissipates. You can fill the grid with random values, and also "set" certain grid squares to fixed values to see how this affects the other squares. | download | 4 k | 6/17/98 |
| SuperThumbnails. This small utility generates web pages from a directory of JPEG files | download | 95 k | 2/13/00 |
| MsgSimulator. Component that lets you simulate keystrokes and mouse clicks in other applications. | download | 8 k | 2/15/00 |
| AutoStocks. Tool to automatically download & graph stock prices. | download | 87 k | 2/15/00 |
| InstaChat. Poor man's version of ICQ. | download | 10 k | 2/15/00 |
| FTP Helper. Makes FTP'ing easier. Great for synching your web page up with your ISP. | download | 10 k | 2/15/00 |
Note: All source code is provided as-is. No warranty is expressed or implied.
Copyright: All source code above is freeware, and may be freely modified or used in your own applications. If you redistribute the source code, please add a link in your documentation to my Delphi page.