• Create and validate signatures over PDF, XML, and Office documents
  • Manage X.509 certificates easily and transparently on all platforms
  • Integrate swiftly to local, national, and international PKI environments

ADEVIDExperts v.1.6

By Advanced Developers.

Freeware 03 Oct 2001

Description

ADEV IDExperts is an expert designed with some tools that can help increase the productivity of developers.

Main options avaliable in the current release:

  • 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;
  • Manager Of Comments;
  • Auto Run Application Before compile project;
  • Improved Internationalization Suport.

Informations

  • Status: Fully functional
  • Source: N/A
  • Size: 501kB

Platforms: D6

AppManifest

By Ali Issam.

Freeware 23 Apr 2009

Description

AppManifest is Delphi Add-In that will enable you to replace the default built-in manifest in Delphi projects with a new external customizable one, with this Add-In there is no need to any extra work. like disable run time themes or add another resource file, all you have to do is to choose add new Application Manifest, customize it if you want, and save it, and that is all. this new Application Manifest will be saved as .exe.manifest, and this manifest file must be in the same directory as the application executable file. this Add-In works with: Delphi Projects, C++ Projects, VCL Forms Applications, Console Applications, and in Delphi2007 it works with Delphi for .Net Projects.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 273kB

Platforms: D2006, D2007, D2009

Beyond Compare IDE Expert v.1.00

By JED Software.

Freeware 28 Jun 2007

Description

When loaded into the IDE the expert allows you to easily perform comparisons and merges with opened (and unopened) files.

The expert also replaces the normal Save dialog with an advanced version (using TJSDialog of course ) that adds an additional button. This additional button called View Changes allows you to compare the current file contents (which are unsaved) to the last saved version of the file and update the buffer before finally saving it.

The Advanced dialog also supports comparing the Form of the associate pas file (if there is one) although currently form files do not support merging.

The expert requires Beyond Compare 2.4.x (and the integrated History support also requires the BCDiffer download from the registered users section).

Informations

  • Status: Fully functional
  • Source: None
  • Size: 463kB

Platforms: D2006, D2007

Block Shift IDE Editor Enhancement v.1.0

By Charles Bedard.

Freeware + source 12 Apr 2001

Description

Delphi IDE Editor key mapping enhancement module, that simply maps two new keys in the editor:
  • Ctrl-Alt-Right: Indent marked block;
  • Ctrl-Alt-Left: Unindent marked block.
It doesn't affect existing key mappings (unless those two keys are already mapped by another enhancement module).

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 4kB

Platforms: D5

Bobris Expert v.1.01

By Boris Letocha.

Freeware + source 16 Mar 1999

Description

New layout for IDE. Bigger working space. Automatically adjusting sizes of windows.

Features:

  • It change Delphi IDE to be smaller on screen. It is good function for lower resolutions (e.g. on notebooks). Automatically sizing all Edit windows and Package editors to fill all empty place on screen.
  • Added small fast top bar for controlling expert functions.
  • There are many new shortcuts (every begins with Alt+Shift).
  • Support for controlling Nullsoft Winamp.
  • Bobris Everything Explorer - explore Delphi IDE objects in memory. It will say you everything what is contains in run-time information.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 57kB

Platforms: D4

BufferList Expert v.1.2

By Boian Mitov.

Freeware + source 16 Jul 2006

Description

Can your IDE show you the opened files in a nice easy to use form? Well kind of. Click Ctrl+B and you will see what author means. Here is the solution.

Download the updated version of the BufferListExpert and copy it to your Delphi/Bin directory. Then start Delphi or C++ Builder IDE, go to the editor and click Ctrl+B.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 35kB

Platforms: CB5, CB6, D5

ClassExplorer Pro v.4.04

By Toolsfactory GmbH.

Freeware 01 Jul 2002

Description

ClassExplorer Pro is an integrated software development tool that provides strong object oriented code navigation, code creation and code documentation for Delphi and C++Builder development environments. Code navigation is supported by: class view, files view, class filters, class hierarchy, methods view and many more. Code creation is supported by:
  • adding fields
  • adding properties and adding methods wizards.
Code documentation is supported via the help generator. ClassExplorer generates the online help with many features, like index and hierarchy tables for the complete or partial class hierarchies, you can decide to have multiple- or single window help, and you can completely customize the look and feel of your generated online help.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 663kB

Platforms: CB4, CB5, D4, D5

ClassExplorer Pro v.6.0

By Toolsfactory GmbH.

Freeware 01 Jul 2002

Description

ClassExplorer Pro is an integrated software development tool that provides strong object oriented code navigation, code creation and code documentation for Delphi and C++Builder development environments. Code navigation is supported by: class view, files view, class filters, class hierarchy, methods view and many more. Code creation is supported by:
  • adding fields
  • adding properties and adding methods wizards.
Code documentation is supported via the help generator. ClassExplorer generates the online help with many features, like index and hierarchy tables for the complete or partial class hierarchies, you can decide to have multiple- or single window help, and you can completely customize the look and feel of your generated online help.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 663kB

Platforms: CB6, D6

Code Completed Shortcut v.1.0

By Home Lee.

Freeware + source 17 Oct 2006

Description

In some countries of Asia, users uses Ctrl+Space as keyboard shortcut to switch the input language; the CodeCompleted Component can change keys to Alt+Space.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 4kB

Platforms: D2005, D2006, D7

Compiler I/O Speed v.1.0

By Andreas Hausladen.

Freeware 05 Feb 2009

Description

This new tool Compiler I/O Speed optimizes the compiler’s file search by caching directory listings. If this IDE plugin is installed, the compiler will get the file information (existence, size, timestamp) from a cache. This reduces the amount of I/O operations that are needed to find units (or header files) that are not listed in the project file.

The cache is built on the fly. If the compiler asks for a file’s attributes in a directory that isn’t already in the cache, the whole directory listing is read at once so that every other request to this directory is handled by the cache. If a directory doesn’t exist, the cache is configured to return PATH_NOT_FOUND for that directory.

If there was a change in an already cached directory, the cache is rebuilt on the next request. This is done by monitoring the cached directories (FindFirstChangeNotification). If there are more than two directory changes during a compilation, the cache for that specific directory becomes disabled. This is especially for the DCU output directory where the compiler asks for the file attributes for the MAKE command and then starts to create files.

All the directory caches are kept in memory after the compilation. And when the next compilation starts, the tool checks all cached directories for their existence and if they are still valid (=unchanged).

Compiler I/O Speed only works for the actual compilation and code insight. The background parser (Error Insight, Help Insight, …) bypasses the cache. For small application this tool may slow down the compilation (but this has to be proofed). If you have many directories in the global or project “search path” this tool can make a difference.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 14kB

Platforms: C2k9, D2009

Component Search Expert v.1.0

By Hu Li.

Freeware + source 25 Jun 2004

Description

An Expert of Delphi IDE for developer to search component easily. It supports searching by partial component name. It displays as an along tool-windows, and the user can add the componet directly to the form only by clicking a button.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 30kB

Platforms: D6, D7

Component Search Expert v.1.0

By Home Lee.

Freeware + source 20 Oct 2006

Description

An Expert of Delphi IDE for developer to search component easily. It supports searching by partial component name. It displays as an along tool-windows, and the user can add the componet directly to the form only by clicking a button.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 30kB

Platforms: D2005, D2006, D7

CPUWnd

By Alexey Fedorov.

Freeware + source 07 Aug 1997

Description

Borland recently come up with a short hint which can help to debug Delphi programs / study internals of Windows programming.... Running cpuwnd.exe on the computer where Delphi 2.0/3.0 is installed will enable new command in View menu - View|CPU Window.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 30kB

Platforms: D2, D3

CrossKylix v.1.1.0

By Simon Kissel.

Freeware + source 21 Jul 2010

Description

CrossKylix is a free toolkit to integrate the Borland Kylix (Delphi for Linux) compiler into the Delphi IDE.

This project was created for people who wish to develop cross-platform applications with Delphi, without the need to switch between Linux/Kylix and Windows/Delphi all the time. The project is best suited for usage in web applications, packages and components, but crosscompiling of visual CLX projects is also supported.

Up until developing cross-platform with Delphi required you to have a seperate Linux installation (either on a dedicated box or inside VMWare) to recompile your project for the Linux platform. With CrossKylix this is no longer needed - you are able to build your project using the Kylix compiler from directly inside your Windows Delphi IDE, without the requirement of a local Linux system.

CrossKylix has the following features:

  • Allows you to compile native Linux applications from inside the Delphi IDE.
  • Console projects, packages and visual CLX applications are fully supported.
CrossKylix is perfectly integrated into the Delphi IDE - you will get compile warnings, hints and error messages, and be able to jump to the lines in question by clicking on the message pane the same way as with the internal Delphi compiler.

Makes Kylix Application deployment easier than ever - no need to install Kylix shared objects to /usr/lib, no need to create startup scripts for your Application.

Very high Linux emulation speed - low compile times.

A command line compiler (ckdcc) is included.

It automatically fixes the Kylix exec-shield bug during compilation.

New: Now also compatible with Windows 7.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 1 175kB

Platforms: D2005, D2006, D6, D7

Custom Forms Pack v.1.01

By Borland Russia.

Freeware + source 18 May 1998

Description

Many of the Delphi developers want to see the new custom published properties for their TForm descendants in Object Inspector. Custom Forms Pack allows you to register your own TForm descendant in Delphi 3 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. CFPack provides a Custom Form Wizard to facilitate the creation of new basic form-ancestor and their descendant a-la "New Form". You can find it in the Delphi Repository dialog on the "New" page as "Custom Form" item. Registration of your form looks loke to registration of your components. You need place your form to design-time package and register it (package) in Delphi 3 or C++Builder 3 IDE. After this you can create descendants of your form via the same Custom Form Expert.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 45kB

Platforms: CB3, D3

Custom Forms Pack v.4.3

By Borland Russia.

Freeware + source 26 Feb 1999

Description

Custom Forms Pack (CFPack) allows you to register your own TForm and TDataModules descendant in Delphi and use it in designer as the original forms/data modules. Now with TWebModule support.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 129kB

Platforms: CB4, D4

DBGPack v.1.0

By Steven Trefethen.

Freeware 25 Aug 1998

Description

This is a Delphi 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 disable/enable Integrated Debugging.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 14kB

Platforms: D4

Dcj Experts v.0.90

By Developer’s Corner Journal.

Freeware 29 Sep 1998

Description

The Dcj Experts is a collection of C++Builder Experts that enhance the IDE in ways that make your job a bit easier. Dcj Experts is similar to the collection offered by Gerald Nunn, GExperts. Currently there are about 9+ Experts included.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 998kB

Platforms: CB1, CB3

DclLdr.bpl v.0.99

By Sergey Pfaffenrot.

Freeware 17 Nov 2006

Description

DclLdr.bpl -this is one auxiliary expert for IDE. The main task is a suppot of rapid development of DLL-modules. Better to use together with Loader DLL.

Included features:

  • Component editors for TDBFormAction.
  • Special module for loading the developed modules in Design-Time mode.
  • Function for tuning property editors in IDE for auxiliary DLLs. You can tuning the expert for interaction with your components directly in Design-Time.
  • Independent DLL-project creator wizard.
  • Independent Form-creator wizard.
  • Independent DataModule-creator wizard.
Warning: Before instalation you must do install TDBFormAction library. In the template of library included path for memory leak.

Informations

  • Status: Fully functional
  • Source: On request
  • Size: 248kB

Platforms: D2005, D2006, D7

DDevExtensions v.1.61

By Andreas Hausladen.

Freeware 23 Jan 2009

Description

DDevExtension is a set of IDE experts.

Features:

  • Adds Component Selector to Delphi/BCB 5, 6 and 7, what speeds up the search for a component
  • Adds Project Configurations for Delphi, BCB and the Delphi personalities of BDS.
  • Adds a dialog to set the versioninfo for multiple projects in a project group
  • Adds a backup system that creates backups of unsaved files when you compile or execute a project.
  • Adds an improved View Units, View Forms and Use Units dialog
  • Adds a progress bar to the compile dialog
  • Adds the close automatically after successful compile checkbox for Delphi/BCB 5, 6 and 7
  • Fixes BDS bugs: ALT+F12 and editor looses focus
  • Allows to delete .ddp files, empty Model and empty history directories.
  • Can disable the "Source modified. Rebuild?" dialog
  • Brings back the old component palette to BDS (Delphi 2005 and BDS 2006 only)
  • UCS4 support for the IDE Delphi Compiler (disabled by default).

Informations

  • Status: Fully functional
  • Source: None
  • Size: 734kB

Platforms: D2005, D2006, D2007, D5, D6, D7

DDevExtensions v.2.83

By Andreas Hausladen.

Freeware 21 Apr 2015

Description

DDevExtensions extends the Delphi/C++Builder IDE by adding some new productivity features.

Features:

  • Adds an improved View Units, View Forms and Use Units dialog.
  • Adds an extended "Use Units" dialog for the Delphi personalities showing all files that the compiler can see.
  • Keybinding for extended HOME and indent/unindent TAB/Shift-TAB.
  • Ctrl+Left/Right like in VisualStudio.
  • Adds a dialog to set the versioninfo for multiple projects in a projectgroup.
  • Can disable the Source modified. Rebuild? dialog.
  • Brings back the old component palette.
  • Allows to disable the package cache.
  • Adds a progressbar to the compile dialog.
  • Adds Explicit* property remover to keep DFM files compatible to older Delphi versions.
  • Allows to delete .ddp files, empty Model and empty __history directories.
  • Adds a backup system that creates backups of unsaved files when you compile or execute a project.
  • Adds the option to automatically save after a successful compile.
  • Adds the ability to close the IDE even if the IDE’s termination code raised an exception.
  • Adds the ability to kill the IDE after saving all files by using Ctrl+Close-Button.
  • Enables Delphi 2009’s ability to cancel the Kibitz-Compiler by pressing ESC or moving the mouse.
  • Many more...

Informations

  • Status: Fully functional
  • Source: None
  • Size: 535kB

Platforms: C2k10, C2k9, CBXE, CBXE2, CBXE3, CBXE4, CBXE5, CBXE6, CBXE7, CBXE8, D2009, D2010, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE7, DXE8, C2k7, D2007, D7

delight Expert v.1.3

By delight software gmbh.

Freeware 28 Apr 2004

Description

Visually show TabOrder and auto correct it. delight Expert is an IDE Expert for Delphi 7. For each visual control it shows the TabOrder visually on the form, and correct it automatically with one click. Easy Indent/UnIndent of selected source code blocks by pressing Tabulator and Shift+Tab.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 527kB

Platforms: D7

Delphi IDE Colorizer v.0.7.7.7

By The Road To Delphi.

Freeware 20 Apr 2015

Description

The Delphi IDE Colorizer (DIC) is a Wizard which allows to customize the look and feel of the workspace of the RAD Studio IDE.

Some of the features of the plugin are:

  • DIC is compatible with RAD Studio XE2 - XE8 and Appmethod 1.14-1.15
  • Allow to change the icons used in the title bar of the docked windows
  • Set the colors, and gradient direction of the title bar of the docked windows
  • Set the colors, and gradient direction of the toolbars.
  • Improve the drawing of the disabled icons used in menus and toolbars
  • Compatible with CnWizards and GExperts
  • Replace the icons used in the gutter and the debugger.
  • Includes 80+ themes.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 11 552kB

Platforms: CBXE2, CBXE3, CBXE4, CBXE5, CBXE6, CBXE7, CBXE8, DXE2, DXE3, DXE4, DXE5, DXE6, DXE7, DXE8

Delphi IDE Theme Editor v.1.8.1.0

By The Road To Delphi.

Freeware 09 Apr 2015

Description

The Delphi IDE Theme Editor (DITE) is a tool to change the IDE color highlighting of several Object Pascal IDE's like Delphi (RAD Studio), Appmethod, Lazarus and Smart Mobile Studio.

DITE supports Delphi 5-7, 2005-2010, XE-XE8, Appmethod 1.13-1.15, Lazarus v1.0.1.3 and Smart Mobile Studio IDE v1.1.2.17.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 10 368kB

Platforms: C2k10, C2k6, C2k7, C2k9, CBXE, CBXE2, CBXE3, CBXE4, CBXE5, CBXE6, CBXE7, CBXE8, D2005, D2006, D2007, D2009, D2010, D5, D6, D7, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE7, DXE8

DPS Translation Tools v.1.0

By DPS Automation S.A..

Freeware 20 Mar 2002

Description

This package is a replacement for Delphi's Integrated Translation Environment. It has several features not included in Delphi's ITE, such as:
  • This ITE is fully compatible with Borland's localization approach: it ends up generating a separate resource DLL for each language, using the language code as its extension (for instance, ENU for American English).
  • It is extremely TeamSource-friendly: it uses only one file for storing all translations (even when using more than one foreign language).
  • It doesn't generate any subfolder with forms or other resource files. This again eliminates version-control issues. In short, all translation information (including preferences) is stored in a single file.
  • Allows the use of multiple repositories. This is specially useful when you want to keep your translations organized (for instance, keeping utils separated from other project group stuff).
  • Repositories can be categorized just as any regular project. In other words, repositories can contain forms, resourcestrings, and other stuff. Repositories are not just a bunch of translated strings, because each translated item conserves its identifier.
  • As a result of the previous item, this ITE will automatically detect when you change strings in a form or resourcestring that already have a translation in a repository, and allow you to keep your repositories synchronized.
  • It also detects "changed" items: those that have changed (in the native language) so that you can update both your project and your repositories. The same happens with "unused" items.
  • Allows the use of filters to hide undesired properties. For instance, you can direct the ITE to ignore properties ending with ".ConnectionString", ".TableName", etc. so that the ITE shows only meaningful items.
  • Form previews are much more complete than in Delphi's ITE: you can preview MDIChild forms, forms linked to other Forms or Data Modules, etc. Please note that this is still under construction. Next releases will also include the ability to display frames, to overcome Delphi's ITE limitations.
  • It allows concurrent use on the same projects and repositories. For example, two or more people can concurrently work on the same project sharing the same repositories.
  • As is the case with Delphi, an external executable is provided to be given to external translators. However, the nice point is you only have to provide external translators with this exe and the translation file (remember: just one file!) which makes it much easier than having to send the rc file and all the forms as is the case with Delphi's ITE. Please note that this executable is not included in this first release.
  • Author will also provide export capabilities so that you can export different things (forms, repositories or entire projects) to other formats (Excel, csv, etc.).

Informations

  • Status: Fully functional
  • Source: None
  • Size: 99kB

Platforms: D6

Drop File Expert v.1.0

By Econos.

Freeware + source 03 Dec 1998

Description

Have you ever had the wish that the Delphi or C++ Builder IDE would always accept files dropped on it? Have you ever been frustrated to open an IDE window just to drop a file onto it? The Drop File Expert fixes this problem. It registers the IDE's main window as a drop target for any file. Just drop your files there and they will be loaded.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 17kB

Platforms: CB3, D3, D4

Dual FileView v.0.3

By Radek Cervinka.

Freeware 06 Jul 2011

Description

Dual FileView is Delphi IDE extension. This extension allows you to look at two places in a single (current edited) file in the IDE simultaneously. Added view is readonly.

Features:

  • Fully dockable in IDE
  • Highlighters with colors and font from IDE
  • Keep data in second view until main editor is saved
  • Simple navigation, remember position for opened files
  • Simple installation.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 496kB

Platforms: D2007, D2010, DXE

Edit Expert

By Francois Piette.

Freeware + source 02 Sep 1997

Description

EditExpert is an expert add-on for Delphi that adds two new functionnalities to the Delphi Editor: inserting a standard header in top of any source file, and inserting a separator between functions or procedures where the cursor is located.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 112kB

Platforms: D2

Expert Manager v.1.1

By Richard Brooks.

Freeware + source 04 Aug 1999

Description

Adds the possibility of loading and unloading experts 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.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 18kB

Platforms: D3, D4

Explore Item Delphi IDE enhancement v.0.1 beta

By Greg Lorriman.

Freeware + source 18 Jun 2001

Description

Adds menu items to Delphi IDE for convenient opening of a "windows explorer" window for the current file, project or project group. More reliable than the "Tools->configure Tools" method.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 16kB

Platforms: D5, D6

File Open Expert v.1.0

By Roger Misteli.

Freeware + source 31 Jan 1997

Description

A simple file open expert that cal load any type of file into Delphi without handling with pathes (you specify them once and the expert will look for the files in the specified directories).

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 136kB

Platforms: D2

File ReOpener Expert v.1.57

By Michael Beck.

Freeware + source 06 Apr 2001

Description

Unlimited "Recent Files" Expert for D5 IDE - with this Expert you will overcame the limitation of Delphi original RecentFiles. In addition to unlimited number of Recent Files, you can also mark your personal favorite files.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 27kB

Platforms: D5

Form Designer Component Palette Object Inspector v.1

By Dmitry Kuznetsov.

Commercial 27 Dec 2006

Description

Form Designer, Component Palette, Object Inspector.

Informations

  • Status: Demo only
  • Source: None
  • Size: 501kB

Platforms: D2006

IBrowser v.1.2

By Ali Issam.

Freeware 29 Jun 2010

Description

IBrowser is an enhanced file browser for Delphi, that will give you more options to deal with shell files and directories from inside the Delphi IDE, IBrowser points to the active file in the IDE source editor and shows the contents of it's directory automatically.

Main features:

  • IBrowser points to the active file in the IDE.
  • Incremental search method.
  • Filter files, and search the filtered files.
  • System context menu.
  • Open files by double click.
  • Support overlay icons.
  • Support multi file-masks filters, semi-colon delimited.
  • Predefined filters.
  • Lock/unlock tracking editor.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 316kB

Platforms: D2006, D2007, D2009, D2010, D7

IDE Compiler Plugin v.1.0

By Andreas Hausladen.

Freeware 05 Nov 2008

Description

The IDE Compiler Plugin makes it possible to compile a Delphi project from the IDE with an older or newer Delphi compiler version. It can be used to compile a Delphi 2007 project with the Delphi 2009 compiler to get an UNICODE version of the executables or the other way round. For component developers this plugin makes it possible to compile their components for different Delphi versions within one IDE. And Delphi 2007 users can “test-compile” their projects against the Unicode Delphi 2009 compiler.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 45kB

Platforms: D2007, D2009

IDEAutohide v.1.00a

By Ahmoy Law.

Freeware + source 01 Nov 2002

Description

Answer to the autohide feature in the Microsoft .NET IDE, an autohide plugin for Delphi or C++Builder editor. The plugin provides extra features for the Delphi SDI window style and user can customize virtually any window in the IDE.

Shrink type:

  • Caption
  • Short Caption
  • Line shape.
Shrink action:
  • normal
  • bring to top
  • bring to topmost.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 46kB

Platforms: CB5, D5, D6, D7

IDEClock v.1.1

By Simon Liu.

Freeware + source 19 Oct 1999

Description

IDEClock enables the Delphi IDE to display the time on the title bar. The clock can be switched ON/OFF easily.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 4kB

Platforms: D4, D5

IDEScript

By Lucian Wischik.

Freeware + source 13 Jul 1998

Description

This expert lets you browse through the components that make up the IDE itself, and spoof click menu items and buttons.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 34kB

Platforms: CB3

InstantObjects v.2.0 RC1

By InstantObjects Team.

Freeware + source 23 Jun 2006

Description

InstantObjects is the integrated framework for developing object-oriented business solutions in Borland Delphi. The framework provides the foundation for the development process as well as the engine that powers the final application.

InstantObjects offers:

  • Model realization in the Delphi IDE via integrated two-way tool.
  • Object persistence in the most common relational databases.
  • Object presentation via standard data-ware controls.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 1 782kB

Platforms: D2005, D2006, D5, D6, D7

Keyboard Macro Manager v.1.0

By Daniel Cunningham.

Freeware 09 Apr 2003

Description

Delphi IDE Enhancement for saving / restoring keyboard macros.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 13kB

Platforms: D5, D6, D7

Macro Toolbar Display Wizard v.1.0

By Peter Johnson.

Freeware + source 03 Jul 2007

Description

Delphi 7 introduced a macro recording toolbar that can be used to record and play back macros. The toolbar was to be displayed in the bottom left of the editor's status bar. However, the toolbar was hidden in the release version, leaving an empty space in the first panel of the status bar as the following image shows.

This wizard causes the hidden toolbar to be displayed in each open edit window.

The Wizard also adds a new Display Macro Toolbar menu item to the end of Delphi's View menu that toggles the toolbar on and off.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 20kB

Platforms: D7

MenuExpert v.1.0

By Hortifruti.

Freeware 10 Sep 2001

Description

Expert to find a specific palette on Delphi component pallete easy and fast adding a new menuitem called MenuExpert on MainMenu.

Informations

  • Status: Fully functional
  • Source: On request
  • Size: 7kB

Platforms: D5

ModelMaker UML Explorer v.1.40

By ModelMaker Tools.

Shareware 04 Oct 2007

Description

ModelMaker UML Explorer is seamlessly integrated with Delphi 5,6, 7, 2005 and 2006. It supports the whole spectrum of UML diagrams:
  • Visualize Pascal and C# code and create UML diagrams. It's easy to understand and use, even for those not familiar to modeling.
  • Supports the whole spectrum of UML diagrams such as Class, Collaboration and State chart diagrams.
  • When investigating existing code, use instant code visualization to help you understand structure and design.
  • If you are writing documentation for your source code, embed the professional quality UML diagrams in your documents.
  • Layouts and preset styles make visualization easy and fast.

Informations

  • Status: Evaluation (time-limit)
  • Source: None
  • price: $115
  • Size: 9 783kB

Platforms: D2005, D2006, D2007, D5, D6, D7

MonkeyMixer v.1.6.0

By LaKraven Studios Ltd.

Freeware + source 07 Apr 2015

Description

Plugin to mix VCL and FireMonkey forms in the same Delphi project

The intention of this plugin is to make it easy for those of us with large existing projects to gradually migrate them over to FireMonkey, while still being able to release updates of our evolving software to clients.

This is particularly ideal for those with cross-platform ambitions down the line, where otherwise the "cost" of investing in a completely new project would be prohibitive.

While Embarcadero does not officially endorse this method, those who're using it have made it abundantly clear that, as of Delphi XE6 update 1 at least, the method "just works".

Please be aware that there's a possibility that future versions of Delphi may break this functionality.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 367kB

Platforms: CBXE2, CBXE3, CBXE4, CBXE5, CBXE6, CBXE7, CBXE8, DXE2, DXE3, DXE4, DXE5, DXE6, DXE7, DXE8

My Expert v.1.00

By VISION Software (M) Sdn. Bhd..

Freeware + source 01 Feb 1999

Description

Multi-Line Component Palette for Delphi. It can be enabled/disabled while Install Packages.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 6kB

Platforms: D4

OpenDSF v.1.0

By Mickael Lefebvre.

Freeware 03 Dec 1997

Description

OpenDSF is a very simple expert that just creates in the Delphi 3 "File" menu, a Menu Item named "Open Delphi Source Files" where you can directly open Delphi Source Files.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 27kB

Platforms: D3

ProjectXplorer for Delphi v.1.0

By Ali Ozgur.

Freeware 19 Jul 2006

Description

ProjectXPlorer is an add-in for Delphi IDE which provides MS Visual Studio style of project manager with hierarchical folder view for Delphi projects.
  • Hierarchical folder view of the projects
  • Add/Remove files to project
  • Open containing folder
  • Open selected file
  • Search and locate file in ProjectXplorer
  • Compile project
  • Missing file grouping.

Informations

  • Status: Fully functional
  • Source: On request
  • Size: 435kB

Platforms: D5, D6, D7

RADSplit Beta 2

By LaKraven Studios Ltd.

Freeware + source 25 Aug 2014

Description

RADSplit is an IDE Extension for RAD Studio (Delphi and C++ Builder) which enables you to create multiple editor windows, and dock them together to provide split-screen editors for multiple units.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 109kB

Platforms: C2k10, C2k7, C2k9, CBXE, CBXE2, CBXE3, CBXE4, CBXE5, CBXE6, D2007, D2009, D2010, DXE, DXE2, DXE3, DXE4, DXE5, DXE6

Raize Component Palette Menu expert v.1.xx

By Raize Software.

Freeware 15 Apr 2015

Description

Are you tired of scrolling through the pages of the Delphi & C++Builder component palettes looking for the right page? If so, then download and try out the Raize Component Palette Menu expert, which when installed adds a new menu to the Delphi IDE that provides instant access to any page on the component palette.

In the new version, Component Palette Tabs are grouped by user-defined categories.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 10kB

Platforms: C2k6, D2006, C2k7, D2007, C2k9, D2009, C2k10, D2010, CBXE, DXE, CBXE2, DXE2, CBXE3, DXE3, CBXE4, DXE4, CBXE5, DXE5, CBXE6, DXE6, CBXE7, DXE7, CBXE8, DXE8, CB5, D5, CB6, D6, D7, D2005

ResEd ProjectResourceEditor v.1.6.7

By Marco Warm.

Freeware 24 Oct 2007

Description

This is an expert designed for viewing and editing the resource files (.res; .resx - Win32 as well as DotNet) that are linked to the active project. The expert registers itself in the menubar of Delphi under View.

For current sources check out the SVN repository on the authors website

New in V1.6.7 -> Vista Manifests are now fully supported

New in V1.6.6 -> Bugfixes for DotNet Resources: Icons are handled properly. Modify Resource implemented

New in V1.6.5 -> Languages for resources are supported (e.g. VersionInfo)

Informations

  • Status: Fully functional
  • Source: On request
  • Size: 949kB

Platforms: C2k6, D2005, D2006, D2007

Ribbon Group Component Editor

By JED Software.

Freeware 31 Jul 2010

Description

Component editor specifically for the TRibbonGroup component. With this component editor it will hopefully make it a little easier to layout your ribbon groups.

It has a number of commands for adding controls to the group as well as changing the alignment and vertical row count for the group.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 20kB

Platforms: D2009, D2010

Selected Components Expert v.1.01

By Elena Lisenenkova.

Freeware + source 25 Dec 1998

Description

The Selected Components Expert is a Delphi AddIn Expert. This expert copies to the Clipboard full names of all selected components from all loaded project forms and data
modules. The data is written to Clipboard both in standard text Clipboard format and in a special format named "Selected Components".

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 6kB

Platforms: CB1, CB3, D1, D2, D3, D4

Sort files in Delphi7 Project Manager Window v.1.0

By Sergey Gavrilov.

Freeware + source 24 Feb 2003

Description

Use this file for sorting project file names in Delphi project manager window. Just include this file in any design package and then choose menu item Help->Sort project manager.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 2kB

Platforms: D7

Source Expert v.1.4

By Roman Mochalov.

Freeware + source 14 Jan 1998

Description

The Source Expert is a tool that allows a quick open source files. You can specify list of folders with your favourite files and list of file types your need.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 7kB

Platforms: D2, D3

Tab Order Manager v.3.0

By Update Computer Services.

Freeware 06 Sep 1999

Description

This IDE add-in replaces the standard Tab Order dialog to allows you to set the tab order for all of the components on a form at the same time, even if some are in panels or on notebook pages. It also adds a property editor to the Tab Order property in the Object Inspector.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 38kB

Platforms: D3, D4, D5

TailorWareIDEPack v.1

By Lutz Kutscher.

Freeware + source 27 Jun 2012

Description

The Package contains
  • a property editor for strings or TStrings
  • a property editor for TColor, that can introduce new color names to the IDE
  • an IDE repository wizard, which can register new form classes to the IDE
Form classes that are registered to the IDE...
  • show up in the "Delphi Files" section of the object repository.
  • show their published properties in the object inspector

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 42kB

Platforms: D7

TMS Project Manager v.3.0.0.0

By TMS Software.

Freeware 23 Jul 2015

Description

IDE plugin to easily ZIP and upload projects.

When installing the package, the project manager gets two new options: "ZIP project" and "ZIP and upload project".

Informations

  • Status: Fully functional
  • Source: None
  • Size: 396kB

Platforms: D2010, CBXE, DXE, CBXE2, DXE2, CBXE3, DXE3

Tool Services Browser

By Lucian Wischik.

Freeware + source 15 Feb 1999

Description

Tool Servies are the interface with which experts communicate with the IDE. You will find yourself using Tool Servies when you write your own experts. This utility is designed to help you familiarise yourself with their behaviour and functionality.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 91kB

Platforms: CB3

Tools Services Browser v.4.0

By Lucian Wischik.

Freeware + source 31 Jan 2000

Description

The Tool Services in BCB let you add experts, menu items etc. to the IDE: this Tool Services Browser lets you experiment with the API visually before having to code it yourself.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 94kB

Platforms: CB4

TwoDesk Mini Palette v.1.0.1

By TwoDesk Software Company.

Shareware 13 Dec 2007

Description

The TwoDesk Mini Palette is a plugin for Delphi 2007 that combines the old Delphi 7-style component palette with the new Delphi 2007 tool palette.

The TwoDesk Mini Palette adds a button to the Delphi 2007 tool palette that, when clicked, displays an old-style mini tool palette in a pop-up window. Selecting a component in the Mini Palette selects the component in the new palette.

Informations

  • Status: Evaluation (time-limit)
  • Source: On purchase/registration
  • price: $19.95
  • Size: 273kB

Platforms: D2007

Unit Expert

By EPocalipse Software.

Freeware 06 Mar 2002

Description

The Unit Expert is actually two seperate experts, The "Find Unit Expert" and the "Add Unit Expert".

Find Unit Expert: This expert helps you open a unit that resides in the search path. To activate the expert either click CTRL+U or use the File->Find Unit menu. After the expert is displayed, you can start typing the unit you're looking for. The expert will filter the units that match your search. Select one or more units and click OK to open them in the editor.

Add Unit Expert: This expert helps you add a unit to the unit uses clause. To activate the expert either click ALT+F11 or use the File->Add Unit menu. After the expert is displayed, you can start typing the unit you're looking for. The expert will filter the units that match your search. The expert will automatically select the "interface" or "implementation" uses clause depending on you current editor position. You can change this by selecting the appropriate uses clause manually. Select one or more units and click OK to add them to the uses clause.

Informations

  • Status: Fully functional
  • Source: N/A
  • Size: 281kB

Platforms: C2k6, D2006, D2005, D5, D6, D7

Uraex4 v.1.00

By Jerzy A. Radzimowski.

Freeware 17 Sep 1998

Description

Quick and dirty multiline tabs on Delphi4 component palette.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 9kB

Platforms: D4

ValClip Experts Collection I v.2.0

By Valentin Sanchez Izquierdo.

Freeware 01 Jul 1997

Description

Enhanced the Delphi IDE with new features in one DLL.

Features:

  • Help Expert - Makes HLP Files for your proyects, no extra programs needed.
  • Strings/Language Expert - Strings for your program as together in Paradox File an 7 languages suported, the expert makes the *.RC file, compiles and links with your program.
  • Version Resource Expert - Creates and edits the Windows Version Resource for DLL's and programs in IDE dialog.
  • Projects Expert - Manages easy your projects, in dialog click your project, and Delphi load it.
  • Trace Window - A trace window for your programs display messages, ideal for testing constructors and destructors of class.
  • Macro Expert - Never you writing repeat text.
  • Browse Functions - This expert show in List the functions and methods from you source code, select and jump in the editor to de funcion or method.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 239kB

Platforms: D3

WIDENT (Where is the IDENTifier?)

By Max Vlasov.

Freeware + source 07 Mar 2001

Description

Codewriting is an identifier-centric process in any of existing development enviroments. Code browsers simplifies the navigating, but why not to simplify it with the best tool for the writing - with the keyboard?

This enhancement module (Wident) uses two keyboard shortcuts for navigating through the references of identifiers. Ctrl-Alt-Up, and Ctrl-Alt-Down. Both get a whole word at cursor and search it backward and forward. That's all about the technical side of the subject but not all about the usage. The key point is when this shortcuts are used sequentially. For example, two "down" keypressings lead you to the second relative reference of the identifier you stayed on and two "up" ones afterwards return you to the initial position. It's akin to ordinary cursor movings between lines but this ones can pass much more space at a time and allow you to think about the unit not as a set of lines but as "a web of keywords, identifiers and their references".

Additionally, if nothing was found, Wident does a beep and there are also two shortcuts to re-search the last susccessful pattern - Ctrl-Alt-Left/Right.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 13kB

Platforms: D5