FMX.InertialMovement.TAniCalculations.UpPosition

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property UpPosition: TPointD read FUpPosition;

C++

__property TPointD UpPosition = {read=FUpPosition};

Properties

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

Description

Identifies the position where the mouse button was released.

See Also