API:FMX.Ani.TIntAnimation.PropertyName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PropertyName;

C++

__property PropertyName = {default=0};

Properties

Type Visibility Source Unit Parent
property published
FMX.Ani.pas
FMX.Ani.hpp
FMX.Ani TIntAnimation

Description

Specifies the property on which the animation will be applied to.

FMX.Ani.TIntAnimation.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.

See Also