Location:
e32def.h
Link against:
typedef TText16 TText;
Supported from 5.0
Build independent general text character. In non-Unicode builds,
this is mapped to TText8. In Unicode builds, this is mapped to
TText16. Use the classes with explicit width only when you wish
the width to be independent of the build variant.
Use this class rather than TChar for general
use.