Worked ....<br>for now I'm using on my own unit as a temporary hack.<br><br>Thx<br>jGoncalves<br>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Dec 14, 2012 at 10:21 AM, Mattias Gaertner <span dir="ltr"><<a href="mailto:nc-gaertnma@netcologne.de" target="_blank">nc-gaertnma@netcologne.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Fri, 14 Dec 2012 10:05:52 +0000<br>
Jorge Gonçalves <<a href="mailto:projorge@gmail.com">projorge@gmail.com</a>> wrote:<br>
<br>
> ><br>
> > What does "Calculated" do?<br>
> >><br>
> ><br>
> > Judging from the Delphi code, it is no longer used. The GetCalculated<br>
> > returns<br>
> ><br>
> ><br>
> Yes i know.<br>
> The problem surges when we read the dfm. The reader will give one exception<br>
> that the property is unknown.<br>
> If we try to remove the property from the file, Delphi will introduce them<br>
> again, next time we edit the datamoudule.<br>
<br>
</div></div>I added an ignore in lcl/dbctrls.pp:<br>
RegisterPropertyToSkip(TField,'Calculated','VCL compatibility property', '');<br>
<br>
Please test.<br>
<span class="HOEnZb"><font color="#888888"><br>
Mattias<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br></div>