RAD Studio VCL Reference
|
Gets last character in a WideString.
function WideLastChar(const S: WideString): PWideChar;
PWideChar WideLastChar(const BSTR S);
WideLastChar returns a pointer to the last character in the WideString.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|