Source position: strutils.pp line 208
function ExtractDelimited(
N: Integer;
const S: string;
const Delims: TSysCharSet
):string;