function CharToElementLen(const S: UnicodeString; MaxLen: Integer): Integer; overload;
int CharToElementLen(const UnicodeString S, int MaxLen);
This is function SysUtils.CharToElementLen.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|