Source position: JPL.Strings.Ext.pas line 27
procedure SplitStrToList(
LineToParse: string;
var List: TStringList;
DataSeparator: string = ','
);