FMX.InertialMovement.TAniCalculations.LastTimeCalc

提供:RAD Studio API Documentation

Delphi

property LastTimeCalc: Double read FLastTimeCalc;

C++

__property double LastTimeCalc = {read=FLastTimeCalc};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.InertialMovement.pas
FMX.InertialMovement.hpp
FMX.InertialMovement TAniCalculations


説明

ViewportPositionまたは CurrentVelocity プロパティのいずれかが計算された最終時点。

関連項目