Worked .... for now I'm using on my own unit as a temporary hack. Thx jGoncalves
On Fri, Dec 14, 2012 at 10:21 AM, Mattias Gaertner < [email protected]> wrote: > On Fri, 14 Dec 2012 10:05:52 +0000 > Jorge Gonçalves <[email protected]> wrote: > > > > > > > What does "Calculated" do? > > >> > > > > > > Judging from the Delphi code, it is no longer used. The GetCalculated > > > returns > > > > > > > > Yes i know. > > The problem surges when we read the dfm. The reader will give one > exception > > that the property is unknown. > > If we try to remove the property from the file, Delphi will introduce > them > > again, next time we edit the datamoudule. > > I added an ignore in lcl/dbctrls.pp: > RegisterPropertyToSkip(TField,'Calculated','VCL compatibility property', > ''); > > Please test. > > Mattias > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus >
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
