Source position: strutils.pp line 93
function SplitString(
const S: string;
const Delimiters: string
):TRTLStringDynArray;