On Sun, 13 Mar 2011 13:46:17 +1100
Peter Williams <pewilliams2...@live.com> wrote:

> 
> Hi Mattias and All,
> 
> > Date: Sat, 12 Mar 2011 13:07:31 +0100
> > From: nc-gaert...@netcologne.de
> > To: lazarus@lists.lazarus.freepascal.org
> > Subject: Re: [Lazarus] FW: exception class 'EReadError' with message 
> > Invalid value for property (onClick event in TMenuItem)
> > 
> > On Sat, 12 Mar 2011 22:00:31 +1000
> > Alexander Klenin <kle...@gmail.com> wrote:
> > 
> > > 2011/3/12 Peter Williams <pewilliams2...@live.com>:
> > > > Hi All,
> > > >
> > > > I am unable to debug this error. Can someone please download the sample
> > > > application which gives this error and tell me what am I doing wrong?
> > > 
> > > Your .lrs file is out of sync with .lfm file.
> > 
> > Just remove the .lrs file. Open the unit and save it. The IDE will
> > recreate the lrs file from the lfm file.
> Okay and thanks, that works now.
> Just wondering... what exactly IS a .lrs file? What does the extension stand 
> for? 

Lazarus ReSource file.
It is an include file with binary data converted to string constants.

Mattias

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to