FMX.Ani.TCustomPropertyAnimation
![TCustomPropertyAnimation](/images/Libraries/Alexandria/e/5/5a/FMX.Ani.TCustomPropertyAnimation.png)
Delphi
TCustomPropertyAnimation = class(TAnimation)
C++
class PASCALIMPLEMENTATION TCustomPropertyAnimation : public TAnimation
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.Ani.pas FMX.Ani.hpp |
FMX.Ani | FMX.Ani |
Description
Is the parent class for all animations (TIntAnimation, TFloatAnimation, and so on).
TCustomPropertyAnimation introduces the PropertyName property that specifies the property on which the animation is applied.