> I fixed this. The problem was that the behaviour of Borland's TList changed > - it got (a lot!) slower. In older TList implementations TList.Clear didn't > do anything except free the memory for the list elements. > Now it calls Notification for all elements in the list, which is a time > consuming task.
Yes, but this is actually cool though because you can get event based notifications when any element is removed. That's why they did it. Matt _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal