The AHM Experts are a set of Tools that will help to enhance your Delphi IDE. As they plug right into Delphi they allow you to do a number of Tasks. Those who have known the Old AHM Tools this is an extract of those available. However you do not
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 wizard set destine for generating components that support storing its char based properties in database and keep it values for several languages. There is unlimited language quantity supported. Now designing user interface that changed
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
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.
The Delphi expert with the ability to put pre-defined and user defined code templates in your source code, based of the source code from Franxa7ois Piette. No any components needed.
If you work with frames and form inheritance you meight sometimes experience that the application does not start or one of the derived forms crahses with an EReadError. This is because a control in the frame or base form was deleted or renamed.
This expert allows you to clear the history that appears under the File | Reopen menu option. Author wrote it because his history list would frequently get quite cluttered and he got tired of manually editing the Windows registry.
Two-way Component Wizard Expert. Also the developing of 'normal' Forms is supported, declarations can be inserted and modified using dialogs.
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 |