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