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