Leonardo M. Ramé wrote:
Without generics, I can use, for example, a TObjectList, or a TCollection, without any problem. Is there a way to do this using Generics?.
All generics in FGL unit descend from non-generic TFPSList class. It can be used if you need to treat them in a uniform manner.
Michalis -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
