Open GoogleCodeExporter opened 8 years ago
I've added a ArrayOfObjects test with those steps, but it doesn't reproduce the
issue... could you tweak the test so it will fail and trigger the issue?
Original comment by zar...@gmail.com
on 25 Jun 2013 at 6:28
The error can be triggered by removing the variable "a" in the test script, and
trying to treat the declared array type symbol from the unit as if it were a
variable:
TDynObjects[0] := nil;
Original comment by masonwhe...@gmail.com
on 25 Jun 2013 at 1:53
Original issue reported on code.google.com by
masonwhe...@gmail.com
on 21 Jun 2013 at 10:17