|
Result:=S.IndexOfAnyUnQuoted(Separators,AQuoteStart,AQuoteEnd,StartIndex,Match)
|
|
Result:=S.IndexOfAnyUnQuoted(Separators,AQuoteStart,AQuoteEnd,StartIndex,Match)
|
|
Result:=S.IndexOfAny(Separators,StartIndex,Length,Match);
|
|
Result:=S.IndexOfAny(Separators,StartIndex,Length,Match);
|