RAD Studio VCL Reference
|
Converts null-terminated WideString string to UnicodeString.
function WideCharToString(Source: PWideChar): UnicodeString;
UnicodeString WideCharToString(PWideChar Source);
WideCharToString converts the given null-terminated WideString string to a UnicodeString.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|