API:FMX.Ani.TGradientAnimation.PropertyName
Delphi
property PropertyName: string read FPropertyName write SetPropertyName default 0;
C++
__property PropertyName = {default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.Ani.pas FMX.Ani.hpp |
FMX.Ani | TGradientAnimation |
Description
Specifies the property on which the animation will be applied to.
FMX.Ani.TGradientAnimation.PropertyName inherits from FMX.Ani.TCustomPropertyAnimation.PropertyName. All content below this line refers to FMX.Ani.TCustomPropertyAnimation.PropertyName.
Specifies the property on which the animation will be applied to.