> I would need add and IndexOf() Fast insertion, fast retrieval, definitely a hash table / map. Follow Denis suggestion. I personally prefers fcl-stl's ghashmap (THashmap), but any other similar classes will do.
-- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-TStringList-alternatives-tp4049257p4049268.html Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus-ide.org/listinfo/lazarus
