<p>Am 13.12.2013 11:07 schrieb "Dennis Poon" <<a href="mailto:dennis@avidsoft.com.hk">dennis@avidsoft.com.hk</a>>:<br>
><br>
> I think I found a bug in FPC 2.6.2.<br>
> In a method of a derived specialized class, the compiler does not raise error (which it should)<br>
> With "record property" do<br>
>    "record property's field" := NewValue   //it should raise error since it is a record property and should not be allowed to modify just one  field.<br>
><br>
> Please see below sample code for reproducing the error:</p>
<p>1. Not related to generics<br>
2. Does not generate an error in trunk either</p>
<p>So, please report a bug.</p>
<p>Regards,<br>
Sven</p>