Código Delphi [-]MyQuery.sql.text := 'select * from tabla where Campo = ' + QuotedStr(T.Text);
MyQuery.sql.text := 'select * from tabla where Campo = ' + QuotedStr(T.Text);