IDE Tools

  • DDevExtensions – Adds productivity features to the Delphi/C++Builder IDE
  • DelphiSpeedUp – Improves the performance of the Delphi/C++Builder IDE
  • C++ Compiler Enhancements (bcc32pch) – Real background compiler, PCH injection, faster compile times
  • IDE Fix Pack 2007 – Unofficial bug fixes for RAD Studio 2007
  • IDE Fix Pack – Unofficial bug fixes for Delphi/C++Builder 2009 and newer
  • IDE Compiler Plugin – Compile from the IDE with a different command line compiler
  • dcc32speed – Improves the command line compiler’s speed
  • DFMCheckHelps to find “Class not found” exceptions from the DFM reader before the customer finds them