EMS Advanced Localizer

2.0.2.0

A powerful component suite which neatly works with Delphi and C++ Builders to allow easy creation of localization packs and interfaces for your programs

Just like a movie is better understood with a subtitle, especially in a desired language, so does a computer program greatly benefit from multiple language packs. In fact, various applications tend to include support for multiple interface languages, but it’s also possible to manage localization in your own programs with the help of EMS Advanced Localizer.
The package contains the necessary component editors which allow you to manage localization files and build custom language packs by modifying and specifying the components and properties to be localized.
Note that the components and functions found here are dedicated to Delphi and C++ builders. It makes it possible to add multilingual support to custom applications.
Applications which use EMS Advanced Localizer can switch to a different language through a command at startup without even reloading.
At the core, modifying language is all about replacing strings in corresponding components. This is accomplished by modifying the properties of functions and components in each form. Entire language templates can be created which contain the specific component properties.
The set of functions can also serve in writing component descendants which can work with language files. Most localization is done without writing any code. You can review the documentation and demo application for better understanding.

Limitations in the unregistered version