On 1/5/17, Bart <[email protected]> wrote: > I constructed a TStringTable class that does all I need (and more): > - insert, add, delete rows/cols > - autogrow colcount (with insertrow) > - exchange rows/cols > - get/set rows/cols > - property Cells[ACol, ARow]: string (read/write) > > It can be found here: > http://svn.code.sf.net/p/flyingsheep/code/trunk/MijnLib/stringtable.pp
Just implemented sorting. Bart -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus-ide.org/listinfo/lazarus
