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
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to