|
<< Click to Display Table of Contents >> Navigation: Telegram > 2022 > 08 > 13 > Telegram_2022-08-13T17 |
2022-08-13T17:16:10
I suggest you use a IWImage (or even better a IWImageFile) control instead of the IWDB version of the control.
Changing the image at runtime via async in both IWImage and IWImageFile works correctly
2022-08-13T17:20:36
It's not that simple.
As I said before, your project doesn't compile.
If you take it to another PC with Delphi installed you will see that.
Your project also depends on MySQL database and I don't have it installed and I believe most people don't have it either.
You need to create a minimal test case showing the problem.
Create a blank IW application and add the code required to show the problem there