Source position: _crw_str.pas line 567
function RightPad(
const S: LongString;
Len: SizeInt;
Ch: Char = ' '
):LongString;