How can I use animated GIF in Firemonky. I can load the gif using Timage but it\'s not animating. I am using Delphi 10.2 tokyo.
Use TBitmapListAnimation.
http://ezgif.com/split
http://www.photojoiner.net/merge-photos/editor/#
Set another properties: AnimationCount = 8, AnimationRowCount = 1, Enabled = True Duration in seconds, PropertyName = Bitmap.
Please vote if you like this answer.
P.s. How to create an animation bitmap from a list of images to use in TBitmapListAnimation? Download this app, here is also a topic.