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