FMX.MultiTouch.TMultiTouchManager Properties
InheritedProtected
ActiveInteractiveGestures | public | |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
EnabledInteractiveGestures | public | |
GestureControl | protected | The protected property that represents an FMX control that can perform gestures. |
Parent | public | For internal use only. |
TouchDownControl | protected | The protected property that is a common root of controls (such as a form or scene), which respond on searching the subcontrols that can perform gestures. |
Touches | protected | The protected property that represents an array of TTouch. Touches is of type FMX.Types.TTouches. |