Source position: JPL.TStr.pas line 119
class function TStr.SplitStr(
const InStr: string;
out LeftStr: string;
out RightStr: string;
const Separator: string
):Boolean;