FMX.Ani.TCustomPropertyAnimation.FRttiProperty

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FRttiProperty: TRttiProperty;

C++

System::Rtti::TRttiProperty* FRttiProperty;

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