FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
UTF16String Type

An UTF16 wide string. This type maps to WideString in Delphi less than 2009 or to UnicodeString otherwise.

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