FMX.Ani.TCustomPropertyAnimation.FPath

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FPath, FPropertyName: string;

C++

System::UnicodeString FPath;

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 FindProperty method.

See Also