1

(187 replies, posted in General)

Imagine that this hard to implement, but when downloading a file or a even a page, sometimes the application freezes. This is because the main thread is waiting for the download to complete and Application.ProcessMessages is of no use in that case.
But if you can not implement thread management, could you had the Work, WorkbBegin and WorkEnd Indy HTTP properties?