Cobus Kruger
Delphi 2006 introduced enumerators – a way to iterate any kind of collection with the for-in loop. And the VCL is chock-full of enumerators: TStrings has one, so do TComponent, TWinControl, TList, TObjectList and the… … Read more
16 years ago in anonymous methods, Delphi, enumerators, events, the-beatles0