FMX.Styles.Objects.ITouchAnimationObject.TouchAnimation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TouchAnimation: TTouchAnimationAdapter read GetTouchAnimation;

C++

__property TTouchAnimationAdapter* TouchAnimation = {read=GetTouchAnimation};

Eigenschaften

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


Beschreibung

Touch-Animations-Adapter.

Siehe auch