[Lazarus] To all lclqt users & developers

zeljko zeljko at holobit.net
Tue Sep 29 13:44:40 CEST 2009


JoshyFun wrote:
> Hello Lazarus,
> 
> Monday, September 28, 2009, 10:20:49 PM, you wrote:
> 
> AR> ParamByName['filtro'].Value = 'TESTE%' right before the Open(). What am I
> AR> doing wrong?
> 
> Try using:
> 
> .ParamByname('filtro').AsString:='TESTE%';
> 
> .Value is not a good friend.
> 

then why does it exist if not usable?? :? :(




More information about the Lazarus mailing list