RAD Studio VCL Reference
|
Returns Unicode string converted to lower case.
function WideLowerCase(const S: WideString): WideString;
BSTR WideLowerCase(const BSTR S);
WideLowerCase returns S converted to lower case. The conversion uses the current locale.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|