Delphi .NET (2) Database (71) Delphi IDE (89) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (280)
Exchange Links About this site Links to us 
|
Unicode and MCBS
This article has not been rated yet. After reading, feel free to leave comments and rate it.
Question:
Can the VCL display Unicode when run under a japanese environment?
Answer:
The VCL components are able to display MBCS characters, but not UNICODE. The visual VCL components are not UNICODE-aware.
Comments:
|