Source position: utf8utils.pp line 84
function UTF8Length(
const s: AnsiString
):PtrInt;function UTF8Length(
p: PAnsiChar;
ByteCount: PtrInt
):PtrInt;