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...
The Borland Developer Studio allows you to extend the template mechanism for the code editor.This sample shows you a simple Delphi BPL, which needs to be installed into the BDS 2006, and a XML template, which needs to be copied to...
Data Aware Wizard to quickly generate a visual presentation for data from any database.Unlike Form Wizard it will not decide where to create DbAware controls - you pont him for this will indicate ParentControl. It is component editor for...
DesignerPlus is a freeware expert for Delphi IDE. It allows you to work with controls on forms, that is to change their positions, size, TabOrder properties, and some other things. Practically, DesignerPlus impoves functionality of standard Form...
File Loader Expert is both a very convenient expert to assist in loading files and a sophisticated tool to modify your library path visually.
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 datamodules. The data is written to Clipboard both in standard text Clipboard...
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.
GExperts is a set of tools built to increase the productivity of Delphi and C++Builder programmers by adding several features to the IDE.
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.
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.
This expert allows you to save ALL of the files related to a Delphi project. Unlike the File | Save All menu option, this will scan all of the units in your project and track down any dependencies (either .PAS or .DCU files). It will search for...
Expert which can use the MMX instruction with Delphi.
Four Delphi 1.0 & 2.0 experts: MemExpt Resource meter to spot resource leaks (16bit only!)CompExpt Adds copyright info and comments to a new unitUnitsIn Displays the units in the current project with fullyqualified pathsExptExpt An expert to...
A project expert to create a 32 bit screen saver application. This version is enhanced to include code for the new Win95 preview function. Required HomeGrown Sprites.
KIOSS Assistant Expert for Delphi, make your Delphi project management easier. Full functionality features like backup project, version management, KVCS, Project Creator Wizard etc. GExpert compatible.
This expert lets you browse through the components that make up the IDE itself, and spoof click menu items and buttons.
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.
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.
thSdkConWiz is a minimal Delphi 5.x/6.x pro expert for to generate Console and traditional SDK skeleton application.
MxAppExpert is a minimal Delphi 4.x expert for to generate Console and traditional SDK skeleton application. |