• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Delphi 5 and Chinese characters.

 
Bartender
Posts: 1386
39
IBM DB2 Netbeans IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good morning,

I have to mantain a legacy application written in Delphi Language, and I need to customize some forms in order to display Chinese characters. At the moment all efforts were unsuccesful; searching for a while on the web, I've found conflicting opinions about this task... someone says that this would be possibile, while others're stating that 's impossibile, unless migrating the whole project to a more moder version of Delphi IDE; moreover somebody else says that one need to configurate his own Windows system properly (adding support for Chinese and Japanese languages).

Migration would not be a very viable solution... before trying that approach, I'd like to know if anyone has ever succeeded in a similar problem.

Regards.
 
reply
    Bookmark Topic Watch Topic
  • New Topic