Source position: _crw_str.pas line 573
function CenterPad(
const S: LongString;
Width: SizeInt;
Ch: Char = ' '
):LongString;