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

UTF8Delete

Declaration

Source position: lclproc.pas line 308

procedure UTF8Delete(

  var s: String;

  StartCharIndex: Integer;

  CharCount: Integer

);