[DUG] for..loop

Conor Boyd Conor.Boyd at trimble.co.nz
Tue Aug 7 15:44:34 NZST 2007


Maybe.

But I would suggest that if the doco says it's undefined, then you'd be
far safer writing the extra bit of code required to give you complete
safety.

C. 

-----Original Message-----
From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz]
On Behalf Of Ross Levis

I use Break if something is found, otherwise let it run to the end.
It's very convenient to test i > maxvalue at the end to know if a break
occurred or not.

So as long as I don't play with compiler switches or upgrade my version
of Delphi, I should be ok?

Ross.

-----Original Message-----
From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz]
On Behalf Of Steve Peacocke

Break?

[snip]



More information about the Delphi mailing list