Hi all. Is there away in Delphi to do a for loop with STEP in it ?
 
I..e in VB you can go
    for x=1 to 10 step 2
 
I wonder if there is a way in delphi too?
I have had a look in the help, but did not see anything obvious.
 
Cheers, Jeremy Coulter

Reply via email to