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