FMX.MultiTouch.TMultiTouchManager Fields
InheritedProtected
| FActiveInteractiveGestures | protected | The protected field that contains the kind of interactive gestures that are currently in progress in the Touch property. FActiveInteractiveGestures is of type TInteractiveGestures. |
| FEnabledInteractiveGestures | protected | The protected field that contains the interactive gestures that are selected or checked in the Touch property. FEnabledInteractiveGestures is of type TInteractiveGestures. |
| FFirstPointer | protected | A protected field used for recognizing interactive gestures. |
| FFirstPointerDownCoordinates | protected | A protected field used for recognizing interactive gestures. |
| FOldPoint1 | protected | A protected field used for recognizing interactive gestures. |
| FOldPoint2 | protected | A protected field used for recognizing interactive gestures. |
| FRotationAngle | protected | The protected field that contains the angle if the current gesture is Rotate. |
| FSecondPointer | protected | A protected field used for recognizing interactive gestures. |