Delphi 2009 Generics and Anonymous Methods
Delphi 2009 introduces Generics and Anonymous Methods for Win32, and I've written some examples that not only demonstrate how to use Generics (specifically Generic Methods) and Anonymous Methods these features separately, but also how we can combine Generics and Anonymous Methods in a useful way.