Enabling the Integrated Translation Environment in RAD Studio 2007 for VCL.NET projects

概要: Shows how to enable the Integrated Translation Environment in RAD Studio 2007 for VCL.NET projects

Abstract: Enabling the Integrated Translation Environment in RAD Studio 2007 for VCL.NET projects.


  • Product Name: CodeGear RAD Studio 2007
  • Product Component: Integrated Translation Environment
  • Platform/OS Version: Supported platforms
  • Personality: .NET personality only

Description :

This article shows how to enable the Integrated Translation Environment within the IDE.

In a VCL.NET project, the Project, Languages menu item is not enabled. 

Resolution :

To resolve this issue, follow the steps below:

  1. If IDE is started, shut it down first.
  2. Start up the registry editor.
  3. Go to HKEY_CURRENT_USER\Software\Borland\BDS\5.0\Known IDE Packages\DelphiDotNet
  4. Create a new String Value, with the name being $(BDS)\Bin\iteidenet100.bpl and data being (Untitled).
  5. Start IDE.


The image below of the registry editor shows the changes required.

Hide image
Click to see full-sized image


Author: Chee Wee Chua