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