FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
UTF16Char Type

An UTF16 wide char. This type maps to WideChar in Delphi less than 2009 or to Char otherwise.

Pascal
UTF16Char = WideChar;
C++
WideChar UTF16Char;
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!