Source position: pas2jsutils.pp line 29
function GetNextDelimitedItem(
const List: string;
Delimiter: char;
var Position: Integer
):string;