Delphi 6.0x freeware
Experts and Property Editors

[ adevidexperts1_6.zip ] [ 512,670 bytes ] [ Freeware ] [ No Source ]
[ D6 ]
  • Procedure to automatically close DataSets;

  • Procedure to standardize the naming of components;

  • Procedure to verify and correct TabOrder;

  • Perfect Layout Procedure;

  • Code Snippets;

  • Delphi's IDE menu navigation;

  • IDE forms Navigation;

  • New Alignment Pallete, with many options not avaliable in delphi's standard pallete;

  • Shortcut keys customization;

  • Internationalization option;

    • To aid in application Internationalization, ADEVIDExperts has a resource strings editor, Just set it for the language you prefer;
    • Addded processs
  • Manager Of Comments
  • Auto Run Application Before compile project
  • Improved Internationalization Suport

Added: 3-10-2001/15-10-2001   |  Version: 1.6   |  Downloads: 1253/1253/4
Author:Adail Horst   Advanced Developers   [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]

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

[ link: GX6ProEnt-110pre4.exe ] [ size n/a ] [ Freeware ] [ No Source ]
[ D6 ]
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 D6 enterprise/professional (!). For other versions (incl. source) please do visit GExperts home page
Added: 4-11-2001   |  Version: 1.1 (4th prerelease)   |  Downloads: n/a
Author:Gerald Nunn   [Homepage]   [DSP files]
 
Compatible files:  [ D5 ]

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

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

[ SIIPathEditor41.zip ] [ 11,155 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 ]
Bug Fix : An update to Clinton Johnson's Library Path Editor to include support for Delphi 4, 5 and 6 Library Path Editor. It also fixes the Delphi 5 bug in the Library Path Editor, where some buttons don't move when resizing window. It embeds itself into the path editor window as if it was part of Delphi 4, 5 and 6 and provides a directory tree to pick the paths to add to the Library Path. This update includes support for Delphi 6. This version fixes some bugs introduced in the last upload for Delphi 6.
Added: 25-03-2001/9-12-2001   |  Version: 4.1   |  Downloads: 2958/2891/3
Author:Richard Hollerich   [DSP files]

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