Source position: substrings.pas line 66
function SubstrSplit(
const str: String;
const delimiter: String
):TStrArray;