[fpc-devel] LocalReferenceFixup
Martin Schreiber
mse00000 at gmail.com
Thu Oct 7 21:21:18 CEST 2010
On Thursday, 7. October 2010 20.46:54 José Mejuto wrote:
> Thank you, I'll try to gather more information from Lazarus list, but
> if that's the case it completly defeats the advantages of a datamodule
> and/or the presence of a published Active property in the SQLQuery (as
> it is only valid if it is false at runtime) :-?
No, no, in MSEgui it works OK if you call
application.createform(t*form,*forminstance);
instead of
*forminstance:= t*form.create();
I assume in Lazarus it works too.
Martin
More information about the fpc-devel
mailing list