| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Convert Unicode character to string
Source position: ustringh.inc line 46
function UnicodeCharToString(  | 
S: PUnicodeChar  | 
UnicodeCharToString converts a null-word-terminated array of Unicode characters in S to a Unicode string value. It simply calls UnicodeCharLenToString with the length of the string S.
This function requires the use of a widestring manager.
No checking is done to see if the pointer S is valid.
  | 
Convert an ansistring to a null-terminated array of Unicode characters.  | 
|
  | 
Convert a memory buffer with Unicode characters to a unicodestring  | 
|
  | 
Current widestring manager.  |