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