API:FMX.Ani.TFloatAnimation.PropertyName

From RAD Studio API Documentation

Delphi

property PropertyName: string read FPropertyName write FPropertyName default 0;

C++

__property PropertyName = {default=0};

Properties

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

Description

Specifies the property on which the animation will be applied to. {{#multireplace:FMX.Ani.TFloatAnimation.PropertyName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.Ani.TCustomPropertyAnimation.PropertyName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.Ani.TCustomPropertyAnimation.PropertyName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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

See Also