RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.UCS4Char Type

UCS4Char is used for working with 4–byte Unicode characters.

Pascal
UCS4Char = type LongWord;
C++
type LongWord UCS4Char;

UCS4Char represents a 4–byte Unicode character. UCS4String is a dynamic array of UCS4Char. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!