Delphi 3.0x freeware
Programming Tools

[ CodeEditor.zip ] [ 7,169 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
This is an enhanced version of TRichEdit which is designed for writing HTML/ASP code. The component formats the colour of the font while typing. You should call the FormatCode procedure after loading a file or pasteing from the clipboard. You should make sure that you convert to plain text before saving a file. It's a bit rough around the edges so I welcome any feedback with ideas for imporvements.
Added: 19-08-2002   |  Version: beta   |  Downloads: 1883/1883/11
Author:Jon Stagg   Jon Stagg   [DSP files]

[ DIPP.zip ] [ 50,679 bytes ] [ Freeware ] [ No Source ]
[ D1 | D2 | D3 | D4 | D5 | D6 | D7 | K1 | K2 | K3 ]
DIPP is a Pascal Pre-Processor to manipulate Pascal source code files:
  • remove comments
  • process compiler directives
  • strip or keep conditional compiler directives by wild card masks
  • insert, read, or skip include files by wild card masks
DIPP is useful to
  • simplify debugging by inserting include files and removing unnecessary conditionals
  • prepare Pascal sources to share with 3rd parties
  • target Pascal sources at specific compiler versions
  • remove conditionals unsupported by some (old) compilers
DIPP is a tiny console application suitable for batch processing. It reads, processes and writes one file at a time, performing minimal syntax check as it goes. Output files can then be passed on to Pascal compilers.

DIPP is freeware, no strings attatched.


Added: 2-12-2003   |  Version: 1.20   |  Downloads: 1135/1135/13
Author:Ralf Junker   The Delphi Inspiration   [Homepage]   [DSP files]

[ eshrtcl.zip ] [ 19,922 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 ]
TShortcutLink is a non-visible component encapsulating functions for creating shortcut files and extracting the properties of existing ones. This component makes it easy to put a shortcut on the Windows desktop, Start menu, Programs menu, Startup folder, or any other place you choose; and to obtain the properties of an existing shortcut, such as its target. [more]
Added: 15-06-1999   |  Version: 1.1   |  Downloads: 4927/4927/1
Author:Elliott Shevin   [DSP files]

[ es_shrtc.zip ] [ 19,742 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 ]
TShortcutLink is a non-visible component encapsulating functions for creating shortcut files and extracting the properties of existing ones. This component makes it easy to put a shortcut on the Windows desktop, Start menu, Programs menu, Startup folder, or any other place you choose; and to obtain the properties of an existing shortcut, such as its target. [more]
Added: 16-05-1999   |  Version: 1.0   |  Downloads: 4132/4132/2
Author:Brian Palmer   TSM Inc.   [Homepage]   [DSP files]

[ FTree.zip ] [ 31,139 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
TFolderTree is a folder tree display, similar to the left pane of Windows Explorer, for use with Delphi 2 and up. This version avoids accessing diskette and CD drives until their directory trees need expanding, and works better when dropped onto a form. [more]
Added: 21-11-1999/26-12-2000   |  Version: 3.2   |  Downloads: 9685/8921/3
Author:Elliott Shevin   [DSP files]

[ lister.zip ] [ 232,842 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 ]
Small program to print formatted Delphi and Pascal source code. Source included. I wrote this program in 2 hours because I couldn't find a proper working freeware version. Therefore I had no time to document it or to program all kinds of gadgets. But hell, you can do that yourself, can't you? Feel free to do whatever you want with it.
Added: 21-02-1999   |  Version: 1.0   |  Downloads: 3939/3939/3
Author:Martijn van Engeland   Delft University of Technology   [DSP files]

[ shchgnot.zip ] [ 24,202 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
TSHChangeNotify traps certain events in the system and invokes a event handler in your program when the corresponding event occurs, passing information relating to the event. Examples of events and what you receive are: CD inserted or removed (the path of the CD drive); file renamed or moved (before and after path and file names. This new version corrects a problem with failure to permit system shutdown, and allows the programmer to limit monitoring to local hard drives. [more]
Added: 13-02-2000/17-10-2000   |  Version: 3.0   |  Downloads: 6323/6272/2
Author:Elliott Shevin   [DSP files]

[ timestmp.zip ] [ 110,858 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 ]
IDE Editor Add-on, create headers and time stamps in your code automatic
Added: 13-09-1998   |  Version: 1.00 16/11/97   |  Downloads: 2601/2601/0
Author:Ronald Dittrich   [Homepage]   [DSP files]

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.