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.
我需要获取一些用于 Borland VCL TAnimate 组件的 AVI 动画,以便在“在线更新”、“刻录 cd”等操作期间显示。
到目前为止,我只遇到过glyFX 动画包。
有人可以推荐其他地方来获得漂亮的 avi 动画吗?
您可以考虑使用 GIF 动画而不是 AVI。网上有很多。还有一些免费的 Delphi 组件与动画 GIF 一起使用,例如Delphi 的 TGIFImage。