In a testing project, using TList<T> from the generics.collections unit, I identified that there is a memory leak.When using the TFPGObjectList<T> class, from unit fgl, there is no memory leak.