The TAnimations class represents the properties that can be animationed for a UI element or control. These properties currently include the Left, Top, Width, Height, Opacity, and Visible properties.
When an animation is specified for a property, then that animation is applied whenever the property changes.