Unit 'UTF8Utils' Package
[Overview][Types][Procedures and functions][Variables][Index] [#rtl-unicode]

UTF8Delete

Declaration

Source position: utf8utils.pp line 119

procedure UTF8Delete(

  var s: Utf8String;

  StartCharIndex: PtrInt;

  CharCount: PtrInt

);

procedure UTF8Delete(

  var s: AnsiString;

  StartCharIndex: PtrInt;

  CharCount: PtrInt

);


Documentation generated on: 2025-07-25