SMLPack is a components package for Delphi/C++Builder to help you make your project support multi-language user interface.
It provides generate the language resource file automatically, and what you need do is to translate the text.
It's compatible with: Delphi 5/6/7, C++Builder 5/6.
Key Features:
* Collect the language resource and generate the language resource file automatically;
* Supports all visual components(known and unknown);
* Including the language resource of all components on a form;
* Including the language resource of MainMenu or PopupMenu;
* Including the language resource of messages in source code;
* Can customize the properties which to be collected;
* Without requiring any DLL or OCX;
More info: http://www.sunisoft.com/smlpack/