Re: D2007 Help issue



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

.



Relevant Pages