Re: D2007 Help issue
- From: smot@xxxxxxxxxxxxxxxxxxx (Trevor Toms)
- Date: Tue, 31 Jul 2007 18:11 +0100 (BST)
In article <46ae5521@xxxxxxxxxxxxxxxxxxxxxx>, carterrk@xxxxxxxxxxxxx
(Rick Carter) wrote:
http://www.delphibasics.co.uk/RTL.asp?Name=For
A pity CodeGear can't match the standards of this website. ;-)
Rick Carter
carterrk@xxxxxxxxxxxxx
Chair, Delphi/Paradox SIG, Cincinnati PC Users Group
Thanks Rick. It's a good start, but doesn't help me to understand why
this code compiles:
var
x : TMyEnumeratedItem
begin
for x in SetOfX do
begin
// stuff here
end ;
end ;
I'll need to write a little test app to see if it does what I hope it
does....
Trevor
.
- Prev by Date: Re: Extremely long build times
- Next by Date: Re: D2007 Help issue
- Previous by thread: Re: D2007 Help issue
- Next by thread: delphi 7 ADO application and sql server 2005
- Index(es):
Relevant Pages
|