May 2012
Using Generics in Delphi 2009 to Delphi XE2 – Delphi Community
This month we want to encourage everyone to contribute on a discussion about Generics in Delphi (since Delphi 2009). Have you ever struggled with saving classes in TObjectList and found all the type casting to get your objects back as the right type/class annoying? Then Generics are your friend & helper. But there are many other areas where Generics make sense. Come and share with us your little success story about using Generics in Delphi 2009 and beyond.