Is there any way to insert an animated .gif image into a Delphi form? The image component only seems to accept jpeg, bitmap, and icon files, plus a couple I've never seen before, but it's my understanding that none of those can be animated, and what I'd like to do would require an animated image. Is there any way around this, either an in-code workaround or another image-handling component (preferably free) that can handle these images?
Thanks in advance,
-EnderX