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