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?
Delphi does not support any specific Unicode version, it just relies on OS Unicode API. So check what Unicode version is supported by Windows.