Ok, this is the explanation: The MyClass is TFrame, and docked into another form (TAnotherClass). I've altered some properties on the frame, and this was not reflected on the object in the form. So, I deleted the frame and inserted a new one in the form. Everything is ok now.
Thanks for the help. 2009/10/2 Martin <[email protected]>: > Guionardo Furlan wrote: >> >> Well, new problem. >> >> The compilation is ok. >> But, in run-time I get: >> Project de.exe raised exception class 'EReadError' with message: >> Invalid value for property >> > > May be an unrelated issue. > > Check if the *.lrs file is ok. Or simply delete the lfr file (while the form > is open) and save the form, so the file is created again. > > Do you use VirtualBox? (There is an issue which leads to this error) > > Martin > > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- Timeo hominem unius libri Cogito ergo sum - Carpe diem []s Guionardo Furlan http://guionardo.blogspot.com http://www.guionardofurlan.com.br -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
