FMX.Styles.Objects.TTouchAnimationAdapter.UnpressingDuration

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property UnpressingDuration: Single read FUnpressingDuration write FUnpressingDuration  stored UnpressingDurationStored;

C++

__property float UnpressingDuration = {read=FUnpressingDuration, write=FUnpressingDuration, stored=UnpressingDurationStored};

Eigenschaften

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


Beschreibung

Die Dauer der Animation.

Diese Eigenschaft definiert die Dauer des zweiten Teils der Animation, wenn der Benutzer das Drücken auf ein Objekt beendet.

Siehe auch