1

We are upgrading our application from Delphi 2007 to Delphi XE2, which includes unicode support as well.

Our desired unicode version support is 3.2 and above.

Which Unicode version does Delphi (XE2) support?

2
  • Which particular aspects of the Unicode standard are you looking for support for? Commented Apr 2, 2012 at 7:30
  • See this MS blog about Unicode version support in Windows XP. Commented Apr 2, 2012 at 8:30

1 Answer 1

4

Delphi does not support any specific Unicode version, it just relies on OS Unicode API. So check what Unicode version is supported by Windows.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.