FMX.Styles.Objects.TTouchAnimationAdapter.TouchAnimation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TouchAnimation: TTouchAnimation read FTouchAnimation;

C++

__property TTouchAnimation* TouchAnimation = {read=FTouchAnimation};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects TTouchAnimationAdapter


Beschreibung

Eine Referenz auf den Eigentümer dieser Touch-Animation.

Siehe auch