Delphi IDE Tools and Plug-Ins
Delphi IDE Tools and Plug-Ins Delphi IDE - Integrated Development Eenvironment provides all the tools you need to design, develop, test, debug, and deploy applications, allowing rapid prototyping and a shorter development time. Want more? Here's how to add more functionality to Delphi IDE and make your job easier. • GExperts GExperts is a free 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. More » • ModelMaker Code Explorer ModelMaker Code Explorer is a Class Explorer and Refactoring Browser fro Delphi IDE. More » • Delphi SpeedUp DelphiSpeedUp is an IDE plugin for Delphi and C++Builder. It improves the IDE’s startup speed and increases the general speed of the whole IDE. This is achieved by replacing some often used RTL functions by FastCode function that are optimized for the used CPU and some other faster implementations. It also employs caches...