Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
CodeDelphi

Learn How To Master Delphi FireMonkey Animations In An Hour With This Video Tutorial!

FireMonkey is one of the best cross-platform application development framework. You get everything and, also you can build your custom components with it. 

In this webinar, Ray Konopka, who is the master component designer, demonstrates how to extend your cross-platform FireMonkey designs with custom animation and transition. 

Overview

  • FMX Animation Core Concepts
    • Animating Properties
    • Animation Classes
    • Animation Triggers
    • Interpolation & AnimationType
  • Synchronized Animation
  • Tab Transition

These are what you can learn from this webinar. Once you learn the foundations of animating components. You can learn a pretty powerful technique that synchronizing animations.

 Core Concepts of Animating

  • FMX Animations based on the principle of changing property values over time.
    • Position
    • Size
    • Opacity
    • Rotation Angle
    • Color

Moreover, Floating point property values allow for smoother animations.

Animation Classes – Between a Start Value & End Value

  • TIntAnimation
  • TFloatAnimation
  • TColorAnimation
  • TGradientAnimation
  • TRectAnimation
  • TBitmapAnimation

Animate between a series of values

  • TFloatKeyAnimation
  • TColorKeyAnimation
  • TPathAnimation

Stepping through a list of values

  • TBitmapListAnimation

Be sure to check out the full webinar. You can find out more information and concepts on animating controls!


Reduce development time and get to market faster with RAD Studio, Delphi, or C++Builder.
Design. Code. Compile. Deploy.
Start Free Trial   Upgrade Today

   Free Delphi Community Edition   Free C++Builder Community Edition

About author

Software Developer | CS(CyberSec) Undergrad at APU Malaysia | Delphi/C++ Builder Enthusiast | Microsoft Learn Student Ambassador | Microsoft Azure Certified

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

IN THE ARTICLES