I'm trying to use several TImage's with transparent set to true. There will be a single object on each overlay so that when one object has to move, only that object has to be redrawn and not all the other objects as well, because the objects might overlap. I've tried all the usual tricks of reducing flicker that normally work but they don't work with transparent TImage's.