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;

System

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

 

UCS4String 

UCS4StringToWideString

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!