I'm using Delphi 10 seattle for developing Android mobile application. And in that I have form
and while closing that form
, I need to have any animation effect. I have seen TFloatAnimation
but I didn't find any help files for using it. Please help me to handle this.
Thanks in advance