Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.671 Beiträge
 
#1

Stepping through Values in a Delphi for Loop

  Alt 29. Feb 2016, 11:20
There has been a recent request to add to for loop in the Object Pascal language the ability to add a step, that is an increment different from one. Here is an alternative implementation using a for..in loop and a custom enumerator. Once I saw the request it reminded me of a demo I have in my ...

More...
  Mit Zitat antworten Zitat