A

<< Click to Display Table of Contents >>

Navigation:  Forum >

A

Forum link

 


 

03-24-2021, 10:55 PM:

 

algo está errado com o assíncrono, não estou conseguindo obter os valores digitados no navegador (cromo) no lado do Delphi.

 

something is wrong with asynchronous, I am not able to get the values typed in the browser (chrome) on the Delphi side.

 

[attachment=355]

 


 

03-25-2021, 09:40 PM:

 

There isnt enough info here to debug. Can you reduce this to a ready to run demo that shows just this issue? You can even take the simple guess demo for example and modify it.

 


 

03-26-2021, 01:00 AM:

 

(03-24-2021, 10:55 PM)creorlei Wrote: [ -> ]algo está errado com o assíncrono, não estou conseguindo obter os valores digitados no navegador (cromo) no lado do Delphi.

 

something is wrong with asynchronous, I am not able to get the values typed in the browser (chrome) on the Delphi side.

 

IW version?

 


 

03-26-2021, 10:33 AM:

 

Verifique se a propriedade SubmitOnAsyncEvent do seu TIWEdit está ligada ou não. Deveria estar como True.