Source position: JPL.Strings.pas line 136
function ReplaceDecimalSeparator(
const FloatStr: string;
NewSeparator: string = '.'
):string;