|
|
|
Location:
e32def.h
typedef TText16 TText;
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.