Source position: JPL.Strings.pas line 179
procedure SplitStrToArray(
s: string;
var Arr: TArray;
const EndLineStr: string = sLineBreak
);