<p>Am 13.03.2013 10:45 schrieb "Xiangrong Fang" <<a href="mailto:xrfang@gmail.com">xrfang@gmail.com</a>>:<br>
>><br>
>> Yes, in that case it will be Nil (Note: in the static case the elements of the array would be 0).<br>
><br>
><br>
> So, it is even OK to use SetLength() on static arrays? interesting. </p>
<p>No, I meant that the content of a static array will be initialized to zero inside a class instance.</p>
<p>Regards,<br>
Sven</p>