FMX.Styles.Objects.ITouchAnimationObject.TouchAnimation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TouchAnimation: TTouchAnimationAdapter read GetTouchAnimation;

C++

__property TTouchAnimationAdapter* TouchAnimation = {read=GetTouchAnimation};

Properties

Type Visibility Source Unit Parent
property public
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects ITouchAnimationObject

Description

Touch animation adapter.

See Also