On Thu, 27 Dec 2012 09:03:53 +0000
Mark Morgan Lloyd <[email protected]> wrote:

> I notice that recent versions of the IDE add LCLVersion to a .lfm as 
> soon as the corresponding .pas is saved. Can this be inhibited (or, 
> better, can a form be locked at the project level), since it messes up 
> backwards compatibility?

LCLVersion was added 27 Feb 2008.
It exists to solve problems with backwards compatibility.

If you do not want to store a property you have to change the source
code.

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to