Delphi 2.0x freeware
Programming Tools

[ 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]

[ fldrtree.zip ] [ 11,527 bytes ] [ Freeware ] [ With Source ]
[ D2 ]
TFolderTree is a folder tree display, similar to the left pane of Windows Explorer, for use with Delphi 2.  [more]
Added: 15-06-1999   |  Version: 1.1   |  Downloads: 2335/2335/0
Author:Elliott Shevin   [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]

[ 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.