FMX.InertialMovement.TAniCalculations.UpVelocity
Delphi
property UpVelocity: TPointD read FUpVelocity;
C++
__property TPointD UpVelocity = {read=FUpVelocity};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | protected | FMX.InertialMovement.pas FMX.InertialMovement.hpp |
FMX.InertialMovement | TAniCalculations |
Beschreibung
Identifiziert die Geschwindigkeit zu dem Zeitpunkt, als das Mausrad losgelassen wurde.