[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LCLProc' (#lcl)

UTF8Delete

Declaration

Source position: lclproc.pas line 311

procedure UTF8Delete(

  var s: String;

  StartCharIndex: PtrInt;

  CharCount: PtrInt

);