Show: Delphi
C++
Display Preferences
Internationalizing Applications
From RAD Studio
Go Up to Creating International Applications Index
You need to complete the following steps to create internationalized applications:
- Enable your code to handle strings from international character sets.
- Design your user interface to accommodate the changes that result from localization.
- Isolate all resources that need to be localized.