FMX.MultiTouch.TMultiTouchManager Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
FActiveInteractiveGesturesprotectedThe protected field that contains the kind of interactive gestures that are currently in progress in the Touch property. FActiveInteractiveGestures is of type TInteractiveGestures.
FEnabledInteractiveGesturesprotectedThe protected field that contains the interactive gestures that are selected or checked in the Touch property. FEnabledInteractiveGestures is of type TInteractiveGestures.
FFirstPointerprotectedA protected field used for recognizing interactive gestures.
FFirstPointerDownCoordinatesprotectedA protected field used for recognizing interactive gestures.
FOldPoint1protectedA protected field used for recognizing interactive gestures.
FOldPoint2protectedA protected field used for recognizing interactive gestures.
FRotationAngleprotectedThe protected field that contains the angle if the current gesture is Rotate.
FSecondPointerprotectedA protected field used for recognizing interactive gestures.