Source position: utf8utils.pp line 119
procedure UTF8Delete(
var s: Utf8String;
StartCharIndex: PtrInt;
CharCount: PtrInt
);procedure UTF8Delete(
var s: AnsiString;
);