[fpc-pascal] TImage : how to avoid flickering when changing image
Dennis Poon
dennis at avidsoft.com.hk
Tue Aug 5 13:06:43 CEST 2014
every few seconds, I want the same TImage to load a different jpg file
but now it flickers whenever
TheImage.Picture.LoadFromFile('new.jpg');
How do I avoid the flickering?
Dennis
More information about the fpc-pascal
mailing list