RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Character Namespace

This is namespace Character.

Name 
Description 
The following table lists classes in this documentation. 
The following table lists functions in this documentation. 
The following table lists structs, records, enums in this documentation. 
 
Name 
Description 
 
TCharacter is a sealed class which provides class functions for the conversion and identification of Unicode characters. 
 
Name 
Description 
 
Converts a UCS4Char to a corresponding string containing an UTF-16 character or surrogate pair. 
 
Converts a UTF-16 character or surrogate pair to a UCS4Char
 
Converts a UTF-16 character or surrogate pair to a UCS4Char
 
Converts a UTF-16 character or surrogate pair to a UCS4Char
 
Determines the numeric value of a UTF-16 character. 
 
Determines the numeric value of a UTF-16 character. 
 
Determines the Unicode category of a UTF-16 character. 
 
Determines the Unicode category of a UTF-16 character. 
 
Determines whether a UTF-16 character is defined as a control character in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as a control character in the Unicode specifications. 
 
Determines whether the UTF-16 character is defined as a digit in the Unicode specifications. 
 
Determines whether the UTF-16 character is defined as a digit in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as a high surrogate in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as a high surrogate in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as a letter in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as a letter in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as a letter or a digit in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as a letter or a digit in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as lower case in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as lower case in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as a low surrogate in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as a low surrogate in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as a number in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as a number in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as punctuation in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as punctuation in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as a separator in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as a separator in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as a surrogate in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as a surrogate in the Unicode specifications. 
 
Determines whether characters are a valid surrogate pair in the Unicode specifications. 
 
Determines whether characters are a valid surrogate pair in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as a symbol in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as a symbol in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as upper case in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as upper case in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as whitespace in the Unicode specifications. 
 
Determines whether a UTF-16 character is defined as whitespace in the Unicode specifications. 
 
Converts a UTF-16 character to its lower case equivalent according to the Unicode specification. 
 
Converts a UTF-16 character to its lower case equivalent according to the Unicode specification. 
 
Converts a UTF-16 char to its upper case equivalent according to the Unicode specification. 
 
Converts a UTF-16 char to its upper case equivalent according to the Unicode specification. 
 
Name 
Description 
 
This is record Character.TUnicodeBreak. 
 
This is record Character.TUnicodeCategory. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!