Hi, > The question now is, why I did not get an error when initializing the > array, which is done at application START!
You get an error only if range checks are enabled {$R+} or if you wite to a
block of memory that has not been allocated by your application somehow.
Best wishes,
Gunnar
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

