Source position: JPL.Strings.pas line 150
function FillStrToLen(
s: string;
Len: Integer;
FillValue: char = ' '
):string;