[fpc-devel] LocalReferenceFixup
    José Mejuto 
    joshyfun at gmail.com
       
    Fri Oct  8 01:24:57 CEST 2010
    
    
  
Hello FPC,
Thursday, October 7, 2010, 9:21:18 PM, you 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) :-?
MS> No, no, in MSEgui it works OK if you call
MS> application.createform(t*form,*forminstance);
MS>  instead of  
MS> *forminstance:= t*form.create();
MS> I assume in Lazarus it works too.
Hmmmmm... I was not aware that both modes does not end in the same
functionality... (I allways use "n:=TNewForm.Create(Self)") I'll check
it. Thank you again.
-- 
Best regards,
 José
    
    
More information about the fpc-devel
mailing list