FMX.MultiTouch.TMultiTouchManager Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
GestureControlprotectedThe protected property that represents an FMX control that can perform gestures.
ParentpublicFor internal use only.
TouchDownControlprotectedThe 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.
TouchesprotectedThe protected property that represents an array of TTouch. Touches is of type FMX.Types.TTouches.