Delphi 4.0x freeware
Experts and Property Editors

[ advopen.zip ] [ 183,797 bytes ] [ Freeware ] [ No Source ]
[ D4 ]
Have your own Object Inspector like window where you can keep all your project, libraries and demos 1 mouseclick away. The interface is very simple, and here are some of the futures : - Acts as layer between open action and the actual showing of the open file dialog, setting this dialog to a predefined directory - Project mode, setting file mask to projects only. - Window can stay open while working - Autofocus option with user defined delay. - Options to change the look of the window - User assignable hotkey - Place it under the 'File' menu, together with the other open commands, or in the tools menu, where other experts reside. The best advertisment I can make for this expert is that I'm using it for nearly 2 weeks now, and I couldn't miss it ! Please give me feedback, I'll be glad to give you the source.
Added: 3-05-1999/12-05-1999   |  Version: 1.1   |  Downloads: 2276/2074/0
Author:Jan Jacobs   [DSP files]

[ axlgen.zip ] [ 439,423 bytes ] [ Freeware ] [ No Source ]
[ D3 | D4 | D5 ]
Accelerator Generator is an add-in and a component for Delphi. It integrates seamlessly into the Delphi IDE. It helps you by generating all those accelerator keys that you need for your forms, trying to make sure that even the shortest words gets an accelerator key too. Postcard ware for individuals, shareware for companies. See http://www.tanis.dk/acceleratorgenerator for details on registration. Delphi 3, 4 and 5. Installation program.
Added: 21-11-1999/8-10-2000   |  Version: 1.08   |  Downloads: 3961/3718/0
Author:Sune Trudslev   Tanis   [Homepage]   [DSP files]

[ bexpert.zip ] [ 57,867 bytes ] [ Freeware ] [ With Source ]
[ D4 ]
New layout for IDE. Bigger working space. Automaticaly adjusting sizes of windows. Winamp support. Also some asm date routines (5 times faster then sysutils). Czech asm compare strings. [more]
Added: 16-08-1998/29-03-1999   |  Version: 1.01   |  Downloads: 3704/2921/0
Author:Boris Letocha   [DSP files]

[ brombsct11.zip ] [ 30,919 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 ]
There is expert, which facilitates writing in Delphi. You know key in Delphi [Ctrl+J]. It is as for fast inserting fragment of code, by user defined. It expands services about parameters it Code Template, it is possible to place which in fragments of codes
Added: 19-08-2002   |  Version: 1.1   |  Downloads: 970/970/5
Author:Wojciech Dobrowolski   [Homepage]   [DSP files]

[ cfpack4.zip ] [ 25,115 bytes ] [ Freeware ] [ With Source ]
[ D4 ]
Custom Forms Pack allows you to register your own TForm descendant in Delphi 4 and use it in designer as the original forms. With CFPack you can easy published your properties and use them in design-time via Object Inspector
Added: 16-08-1998   |  Version: 4.0   |  Downloads: 3136/3136/2
Author:Sergey Orlic   [Homepage]   [DSP files]
 
Compatible files:  [ D3 | C3 ]

[ cybbase.zip ] [ 32,827 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]

Cyborgs Base Library and Simple Object Inspector

Full source code for my base library, required by other Cyborg experts . This includes

TSimpEditorPanelSrc A simple run time Object Inspector
Cybifile This is a replacement for TIniFile, written before TMemIniFile emerged and does the same thing
Cybmanip String manipulation routines

Added: 28-05-2000/4-06-2000   |  Version: Ver 0 for Delphi 5   |  Downloads: 3760/3760/1
Author:Boris Ingram   Cyborg Software   [Homepage]   [DSP files]

[ dbgpack.zip ] [ 14,383 bytes ] [ Freeware ] [ No Source ]
[ D4 ]
This is a Delphi 4.0 expert which adds to the Run Menu a Run Debug item that will invoke the Debugger upon running your application. This saves you from having to open the Debugger Options dialog to dis/enable Integrated Debugging.
Source is not available due to the fact that this package makes use of internal IDE code and thus cannot be recompiled without CORIDE40.DCP.
Added: 24-08-1998   |  Version: 1.0   |  Downloads: 2079/2079/0
Author:Steven Trefethen   [DSP files]

[ dd-stringpe.zip ] [ 9,157 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | D7 | D2 | C5 | C6 ]

This property editor has been designed to get round two limitations of the standard Delphi string property editor:

  1. inability to handle multi-line strings (i.e. strings with embedded CR/LF characters).
  2. 255 character limit to string length.

The enhanced property editor works with all string and TCaption properties. It adds an ellipsis button to the right hand side of the data entry area in the property editor. Clicking the button displays a dialog box in which the property's value can be entered. Pressing return starts a new line. There is no practical limit to the length of strings that can be entered. The ability to type directly into the object inspector has been retained.

The edit dialog is resizable. Word wrapping can be switched on or off - and both settings are persistent. Text can be loaded and saved to disk.

 [more]

[ DelForEx.zip ] [ 221,236 bytes ] [ Freeware ] [ No Source ]
[ D2 | D3 | D4 ]
DelforExp is a customizable source code formatter expert. It can improve the indentation, spacing, capitalization and the use of blank lines of Delphi 4.0 source code. At default, the style of the Borland source code is followed closely.
Added: 11-01-1998/18-12-2001   |  Version: 2.4.2   |  Downloads: 2386/1164/0
Author:Egbert van Nes   [Homepage]   [DSP files]

[ dsnsys.zip ] [ 982,079 bytes ] [ Freeware ] [ With Source ]
[ D4 ]
Runtime Design System.
Added: 12-05-1999   |  Version: 2   |  Downloads: 2357/2357/1
Author:Dennis Spreen   [Homepage]   [DSP files]

[ exptmgr4.zip ] [ 19,514 bytes ] [ Freeware ] [ With Source ]
[ D4 ]
This is a Delphi Expert Manager for Delphi 4, I put this together to test the possibility of loading and unloading experts at runtime. It installs itself in the IDE and allows the developer to load and unload esAddin Experts into and out of Delphi at runtime. Delphi provides a method for experts to register themselves but no way to unregister themselves, so it is only possible to safely unload experts that Delphi does not need to know about. Hence, only esAddin Experts can be managed successfully, providing that they clean up properly when they are freed. Full source code is included, see the web site for further info.
Added: 1-08-1999/2-08-1999   |  Version: 1.1   |  Downloads: 2164/2164/0
Author:Richard Brooks   Richard Brooks   [Homepage]   [DSP files]
 
Compatible files:  [ D3 ]

[ frmwizrd.zip ] [ 5,678 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 ]
The package to register form creation wizards. You can add your own TForm-descendants to this package and register them in the IDE. Afterwards you can edit the published properties of your new form classes in the object inspector. A simple demo form is included, that adds just one published boolean property to TForm.
Added: 9-06-2002   |  Version: 1.0   |  Downloads: 1242/1242/2
Author:Lutz Kutscher   [DSP files]

[ gbrain.zip ] [ 613,020 bytes ] [ Freeware ] [ No Source ]
[ D4 ]
An Expert to create MDI application skeleton with status bar, menu's hints, window management, recent file list, about box and more Includes an about box which reads the versioninfo resource to provide information about your application Compiled for Delphi 4, Generated code works with Delphi 5 & 6
Source code is available upon request from the author
Added: 28-05-2000/8-01-2002   |  Version: 1 beta   |  Downloads: 1244/1227/1
Author:Peter Ivan Dunne   Global Developers Alliance   [Homepage]   [DSP files]

[ gx4-971.zip ] [ 1,163,149 bytes ] [ Freeware ] [ With Source ]
[ D4 ]
GExperts is a set of over 25 free IDE tools (experts) designed to speed the development process. The most popular experts include a fast integrated grep search, component replacement, a procedure list to quickly jump anywhere in the current unit, a to do list that integrates with your source code, a unit dependencies map, the ability to correct typing mistakes in the IDE, an ASCII chart, a PE binary information viewer, customized IDE menu shortcuts, a favorite files manager, a code snippet librarian, an extensive class browser, and a persistent clipboard history list. GExperts is developed as Open Source software, and we encourage user contributions to the product.
(Source code available on homepage. Requires Delphi 4.03)
Added: 5-09-1999/19-12-1999   |  Version: .97.1   |  Downloads: 2376/2058/1
Author:Erik Berry   GExperts Development Team   [Homepage]   [DSP files]
 
Compatible files:  [ D3 | D5 | C4 ]

[ link: ] [ size n/a ] [ Freeware ] [ No Source ]
[ D3 | D4 | D5 | D6 | D7 | C3 | C4 | C5 | C6 ]
Object Inspector is a component suite that allows to change any property or event of any component at runtime like IDE's Object Inspector.
Object Inspector suite includes: TPropertyInterface component for easy access to any property or event of any component at runtime (the best object interface to the RTTI - Borland's RunTime Type Information) TCommonInspector abstract inspector control for inspect anything in your application TComponentInspector customizable full-functional runtime object inspector control TComponentTree tree view style control for easy selecting component TComponentComboBox control for easy selecting component TDBInspector ready-to-use database inspector control TIniInspector ready-to-use ini-file inspector control TApplicationInspector ready-to-use inspector control for changing Application properties at runtime TSystemColorsInspector ready-to-use inspector control for changing Windows colors Examples small and clean projects illustrating features of inspectors and TPropertyInterface components Source codes full source code of all components and useful internal classes Pro version of Object Inspector suite includes in addition: TCommonInspector abstract inspector control for inspect anything in your application Examples small and clean projects illustrating features of TCommonInspector, TComponentInspector and TPropertyInterface Source codes full source code of all suite's components and useful internal classes
Added: 6-12-2004   |  Version: 1.5   |  Downloads: n/a
Author:Dmitry Vasiliev   Greatis Software   [Homepage]   [DSP files]

[ link: selcompn.zip ] [ size n/a ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | C1 | C3 ]
SelectedComponentsExpert is a Delphi AddIn expert, it writes to Clipboard all names of selected components in all loaded project forms and data modules.
Added: 19-01-1999   |  Version: 1.01   |  Downloads: n/a
Author:Elena Lisenenkova   [Homepage]   [DSP files]

[ IconEdit.zip ] [ 404,595 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]

IconEdit.zip (ver 3.10) contains:

  1. TLsIconEditor - is a design-time Icon Property Editor, that retrieves icons from *.EXE, *.DLL, *.ICO, *.CPL, *.DRV or *.OCX files, and displays them in an IconView, thus providing users with WYSIWYG selection of their desired icons. It also allows users to save a selected icon to a 16-, 256- or Hi-color Icon file, or to a Bitmap file with the same- or different-size.
  2. TLsIconExplorer - is an executable utility program that demonstrates all features and functions of the TLsIconEditor. Please refer to Readme.txt for further information.

Added: 2-08-1998/13-05-2002   |  Version: 3.10   |  Downloads: 4608/4413/9
Author:Leo D. Shih   [DSP files]

[ linkexp4.zip ] [ 11,480 bytes ] [ Freeware ] [ No Source ]
[ D4 ]
This expert allows you to easily jump to various useful Delphi web sites without having to leave the Delphi IDE. It installs as a new option on the help menu. You can add your own favorite links as you wish.
Greg Lief's Delphi Links Expert is freeware.
Added: 6-12-1998   |  Version: 1.0   |  Downloads: 2285/2285/0
Author:Greg Lief   [Homepage]   [DSP files]

[ myexp100.zip ] [ 5,908 bytes ] [ Freeware ] [ With Source ]
[ D4 ]
my.Expert - Multi-Line Component Palette for Delphi. It can be enabled/disabled while "Install Packages"
Added: 4-02-1999   |  Version: 1.00   |  Downloads: 3009/3009/6
Author:tkcham   VISION Software (M) Sdn. Bhd.   [Homepage]   [DSP files]

[ ntsrvexp.zip ] [ 4,025 bytes ] [ Freeware ] [ With Source ]
[ D4 ]
With this expert 'Delphi 4 Professional' offers a simple and powerful way to create win32 service applications.
Added: 24-07-1999   |  Version: 1.0   |  Downloads: 2765/2765/1
Author:Christian Storb   Christian Storb   [Homepage]   [DSP files]

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