[lazarus] Using a TLIst or TStringList in a for loop...

Shane Miller SMiller1 at stvgb.org
Mon Aug 16 10:15:03 EDT 1999


When I try to use 
var
Something : TList;

begin
for I := 0 to Something.Count do
...
..


I get an error compiling 
Error: Array properties aren't allowed at this point.

Obviously, this is incorrect.  Can the FPC folks take a look at this please...

Shane







More information about the Lazarus mailing list