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