Basic Pascal Tutorial/Chapter 3/FOR..IN

From Free Pascal wiki
Revision as of 15:01, 14 January 2010 by Kees (talk | contribs) (Undo revision 40528 by Special:Contributions/Kees (User talk:Kees))
Jump to navigationJump to search

FOR..IN

This loop was added in Delphi 2005, and will probably be introduced in Free Pascal 2.5/2.6, allthough there was an announcement on November 9, 2009 that it should supported after 2.4.0.

See the following page: for..in-loops, which is not part of this tutorial (don't forget to return to the tutorial!).

previous contents next