FMX.InertialMovement.TAniCalculations.LastTimeCalc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LastTimeCalc: TDateTime read FLastTimeCalc;

C++

__property System::TDateTime LastTimeCalc = {read=FLastTimeCalc};

Properties

Type Visibility Source Unit Parent
property public
FMX.InertialMovement.pas
FMX.InertialMovement.hpp
FMX.InertialMovement TAniCalculations

Description

The last moment when any of the ViewportPosition or CurrentVelocity properties was calculated.

See Also