RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCharacter Class

TCharacter is a sealed class which provides class functions for the conversion and identification of Unicode characters.

Pascal
TCharacter = class sealed;
C++
class TCharacter;

TCharacter is a sealed class which provides class functions for the conversion and identification of Unicode characters. TCharacter uses the latest definitions of Unicode character type data as defined by Unicode.org. The TCharacter class contains only class functions, and should never be instantiated. 

 

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