No. Use a repeat or while loop.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jeremy Coulter
Sent: Saturday, 4 August 2001 15:22
To: Multiple recipients of list delphi
Subject: [DUG]: For loop

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