Re: Delphi Example Code (General questions)

by Jasmine, (7178 days ago) @ Bret

Bret,

the way you use it (sequentially, line per line..) you need to set Blocking property to True and it will work. Currently component works in async way and you cannot execute methods until previous completes. Blocking should solve that. Can you try?

locked

Complete thread: