-1

Having placed an FMX Timage component on a form, would anyone know the best approach for switching/looping between x2 images in the Timage component on an interval?

Thanks,

6String_Coder
  • 517
  • 10
  • 30

1 Answers1

0

Use TTimer and when it fires switch the image.

6String_Coder
  • 517
  • 10
  • 30