Setting the Active Language for a Project

From RAD Studio
Jump to: navigation, search

Go Up to Translation Manager in the IDE


After adding languages to your project with the Resource DLL Wizard, the base language module is loaded when you choose Run > Run. However, you can load a different language module by setting the active language for the project.

To set the active language

  1. In the IDE, recompile the resource module for the language you want to use.
  2. Choose Project > Languages > Set Active. The Set Active Language wizard displays a list of the languages in the project. The base language appears in angle brackets at the top of this list, for example, <English (United States)>.
  3. Select a language from the list and click Finish.

See Also