FMX.Ani.TCustomPropertyAnimation.FPropertyName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FPath, FPropertyName: string;

C++

System::UnicodeString FPropertyName;

Properties

Type Visibility Source Unit Parent
field protected
FMX.Ani.pas
FMX.Ani.hpp
FMX.Ani TCustomPropertyAnimation

Description

Is a field that is internally used by the PropertyName property.

See Also