How to animate GIF in Delphi VCL Application :
Module name :
(Image1.Pictures.Graphics As TGIFImage).Animate := True;
Module name :
VCL.Imaging.GIFImg
https://community.embarcadero.com/blogs/entry/new-vcl-date-and-time-picker-controls-in-delphi-10-2-2
Embarcadero
New VCL Date and Time Picker Controls in Delphi 10.2.2
We at Embarcadero continue to consider the VCL as the best library for Windows-specific GUI development and are continuing the effort of ...