Source position: _crw_crwapi.pas line 1847
function ISysApi.LeftPad(
const S: LongString;
Len: Integer;
Ch: Char = ' '
):LongString;