Sometimes actions inside an application need their time. From retrieving data from REST service or a database to scanning your hard disk for all files containing images, there are a plethora of things that can be time consuming. In case these tasks are executed in the main thread the application will probably become unresponsive and … <a href="https://www.uweraabe.de/Blog/2021/11/07/async-tasks-in-
vcl-projects/" class="more-link">Continue reading<span class="screen-reader-text"> "Async Tasks in
VCL Pr
Weiterlesen...