delete

Declaration: delete(s:string; pos, count: integer);
Deletes count characters of the string s, starting at the position pos.