On Monday 29 July 2013 20:26:35 Ivanko B wrote: > To have functionality & benchmarks comparable to the attached testcases. > "test-stl" needs FPC 2.7.*. > tdatalist (msedatalist.pas) or trecordlist (mselist.pas) descendants. For unmanaged types the functions of msearrayutils can be used (allocuninitedarray(), incrementarraylength(), additem(), deleteitem(), moveitem()...). There is no list for "handling data of any type" in MSEgui. What is the actual case of application?
Hint: use UnicodeString instead of WideString, WideString is not refcounted on Windows. Martin ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

