I use a TImageENView to load and play a GIF animation. Unfortunately, while program operations, the animation flickers. I tried to put my operations code into a thread, the flickering was a little bit less, but still there.
Any ideas how to get the GIF animated smoothly while program operations executing?