Delphi 5.0x freeware
Experts and Property Editors

[ ahmexpd5.zip ] [ 80,564 bytes ] [ Freeware ] [ No Source ]
[ D5 ]
AHM Experts Triton 2000. Small set of Freeware Tools that plug into the Delphi IDE.
Added: 27-12-1999   |  Version: Triton 2000   |  Downloads: 2734/2734/1
Author:Alexander Mehlhorn (AHM) and Tritontools.com   [Homepage]   [DSP files]
 
Compatible files:  [ D4 ]

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

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

[ ComponentPropertiesEx.zip ] [ 4,554 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
Enhanced property editor for component properties. Double clicking on a component property takes you to that component. For example double clicking on the datasource property of a control in the property editor will select the datasource, bring up it's containing form and show it in the property editor.
Added: 25-11-2001   |  Version: 1.0   |  Downloads: 1528/1528/1
Author:Marc Rohloff   [DSP files]

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

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

[ dftls1_1.zip ] [ 1,634,085 bytes ] [ Freeware ] [ No Source ]
[ D5 ]
deLIfact tools is a set of component and property editors. These editors will help you to implement deLIfact applications but can also be useful in a environment where deLIfact is not installed. deLIfact is an Open Delphi Application Framework especially designed for building Desktop and Client/Server applications with Borland Delphi. With deLIfact you will be able to build easy to maintain, easy to enhance applications with a consistent graphical user interface.
deLIfact is an Open Delphi Application Framework
Added: 26-12-2000   |  Version: 1.1   |  Downloads: 1082/1082/0
Author:Eric ten Westenend   deLIfact   [Homepage]   [DSP files]

[ exptmgr5.zip ] [ 20,291 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
This is a Delphi Expert Manager for Delphi 5, 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, which can be very useful during their development. 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: 19-12-1999   |  Version: 1.2   |  Downloads: 2669/2669/1
Author:Richard Brooks   Richard Brooks   [Homepage]   [DSP files]

[ FavouritesMenuExpert.zip ] [ 10,704 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
Adds a favourites menu on to Delphi's file menu where you can keep your 'favourite' files and projects.
Added: 25-11-2001   |  Version: 1.0   |  Downloads: 1770/1770/5
Author:Marc Rohloff   [DSP files]

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

[ gx5-971.zip ] [ 1,168,127 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
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 and Delphi 5 Standard DLL on homepage)
Added: 5-09-1999/19-12-1999   |  Version: .97.1   |  Downloads: 3721/3559/2
Author:Erik Berry   GExperts Development Team   [Homepage]   [DSP files]
 
Compatible files:  [ D3 | D4 | C4 ]

[ link: GX5Ent-110pre4.exe ] [ size n/a ] [ Freeware ] [ No Source ]
[ D5 ]
GExperts is a set of tools built to increase the productivity of Delphi and C++Builder programmers by adding several features to the IDE. GExperts is developed as Open Source software and is contributed as freeware to the development community.
For D5 Enterprise(!)
Added: 30-07-1997/4-11-2001   |  Version: 1.1 (4th prerelease)   |  Downloads: n/a
Author:Gerald Nunn   [Homepage]   [DSP files]
 
Compatible files:  [ D6 ]

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

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

[ MMCExpert.zip ] [ 120,663 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
Microsoft Management Console Snapin Toolkit
Added: 26-06-2000/25-06-2000   |  Version: 1.0   |  Downloads: 2139/2139/1
Author:Colin Wilson   [DSP files]

[ mx5_100d.zip ] [ 310,904 bytes ] [ Freeware ] [ No Source ]
[ D5 ]
ModelMaker Code Explorer for Delphi 5, a substitue for the standard IDE class explorer. Improves navigation. Create & Edit classes, methods, properties. Editing is reduced to selecting options in dialogs and drag&drop. Speed up development.
Free, fully functional trial version for Delphi 5. Retail available from Feb 7th 2001 onwards.
Added: 21-01-2001   |  Version: 1.00d   |  Downloads: 283/283/0
Author:ModelMaker   [Homepage]   [DSP files]

[ pathedtr.zip ] [ 42,078 bytes ] [ Freeware ] [ No Source ]
[ D4 | D5 ]
A Delphi 4/5 Library Path editor that doesn't require you to restart Delphi for the changes to take effect.
Added: 12-09-1999/13-09-1999   |  Version: 1.0   |  Downloads: 2448/2448/0
Author:Dennis M. Passmore   [DSP files]

[ PictEdit.zip ] [ 993,176 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]

PictEdit.zip contains:

(1) LsPictureEditor(v2.60) - a Design-Time Glyph/Icon/Picture Property Editor, that allows users to:

  • preview glyphs, icons and pictures;
  • select glyphs visually from your bitmap collections displayed in an array of speedbuttons;
  • select icons visually from built-in FileListView;
  • convert icons to bitmaps (in 16-, 256- or Hi-Color), with adjustable rectangle parameters;
  • save selected image to a .bmp or .ico file, or copy to Clipboard.
  • access frequently used bitmap/icon collections by Bookmarks.

(2) LsPictureExplorer(v2.5) - an executable utility program that demonstrates all the functions of LsPictureEditor.

Please refer to LsPictureEditor.txt for further information.


see LsPictureEditor.txt
Added: 20-10-1998/3-12-2002   |  Version: 2.60   |  Downloads: 8232/8076/17
Author:Leo D. Shih   [DSP files]

[ propedit.zip ] [ 125,040 bytes ] [ Freeware ] [ No Source ]
[ D5 ]
TPropertyGrid component will show all the RTTI information for a specific control
Added: 12-12-1999   |  Version: n/a   |  Downloads: 1773/1773/0
Author:Brendan Bosman   [DSP files]

[ propexpt.zip ] [ 13,473 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]

Property Expert

This is a simple expert based on work by

Jonathan D. Weisberg, CIS:74710,1675 of Sutron Corporation, (703)406-2800 in August 2, 1995 for Delphi for Windows version 1.0

It provides a way of generating code for a Classes Properties - field variables, protected and published decalarations and methods code. It also pastes standard Pascal constructs into your code - much like Delphis Code Insight programming templates ( which were invented after PropExpert !)
Added: 28-05-2000/4-06-2000   |  Version: Ver 0 for Delphi 5   |  Downloads: 3185/3164/1
Author:Boris Ingram   Cyborg Software   [Homepage]   [DSP files]

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