Quote Originally Posted by arthurprs
- how use "for in" loops
Well, that is simple: don't.

That is a pretty superficial extension, and the fact that older Delphi's and FPC don't support them is a good reason to avoid it like the plague.

It has one nice application though, iterating over an anonymous set.