Source position: utf8utils.pp line 141
function UTF8PadRight(
const S: AnsiString;
const N: Integer;
const AUtf8Char: AnsiString = #32
):AnsiString;