[All]
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:
-
If IDE is started, shut it down first.
-
Start up the registry editor.
-
Go to HKEY_CURRENT_USER\Software\Borland\BDS\5.0\Known IDE Packages\DelphiDotNet
-
Create a new String Value, with the name being $(BDS)\Bin\iteidenet100.bpl and data being (Untitled).
-
Start IDE.
The image below of the registry editor shows the changes required.
Author: Chee Wee Chua