[fpc-devel] Re: Testing for..in feature

Paul Ishenin webpirat at mail.ru
Wed Nov 4 13:54:28 CET 2009


Florian Klaempfl wrote:
> You can use the rtti generated for those enums.
>   
For me it is still the question if for-to loop should work:

for ch := Low(T) to High(T) do
  WriteLn(ch)

Best regards,
Paul Ishenin.





More information about the fpc-devel mailing list