FMX.InertialMovement.TAniCalculations.Target

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Target: TTarget read FTarget;

C++

__property TTarget Target = {read=FTarget};

Properties

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

Description

The current target point.

See Also