Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 Delphi 和 FireMonkey 执行与 UIView animateWithDuration 相同的操作的最佳方法是什么?我希望它可以在 iOS 和 Android 上运行(使用 Delphi XE5)
就我而言,我试图为 TImageControl 的大小设置动画。
这是我所做的: