Re: [fpc-pascal] TStringList.InsertItem

2013-02-08 Thread Michael Van Canneyt
On Fri, 8 Feb 2013, Bart wrote: Hi, Consider: Procedure TStringList.InsertItem(Index: Integer; const S: string); and Procedure TStringList.InsertItem(Index: Integer; const S: string; O: TObject); 1018 Procedure TStringList.InsertItem(Index: Integer; const S: string); 1019 begin 1020

Re: [fpc-pascal] TStringList.InsertItem

2013-02-08 Thread Bart
On 2/8/13, Michael Van Canneyt mich...@freepascal.org wrote: It could do that, feel free to provide a patch :) Done: http://bugs.freepascal.org/view.php?id=23860 Bart ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org