I have been rushing through your forum and documentation but could not get an answer on that.
Just for your information: I am using Delphi XE7 and connect to an Oracle 12c configured using unicode nsl charset ALU32UTF8 (varchar2 fields with Char as the length semantic).
So please explain in detail how to use these three unicode setting!

1. OCIUnicode => Global variable which can be set in source code only.
2. UseUnicode which is an option in the TOraSession.
3. UnicodeEnvirnment which also is an option in the TOraSession.
UnicodeEnvironment isn't even mentioned in your documentation center.
