The Background Worker Component v1.1 has been released. This is an upgrade release.
- [feature] Added
ReportProgressWait
andReportFeedbackWait
methods. These methods are respectively synchronized version ofReportProgress
andReportFeedback
methods. - [feature] Added
Synchronize
method. This method is similar toTThread.Synchronize
method and calls a method in the main VCL thread.
i’ll see the demo first, maybe this is what am i looking for? 🙂