Vcl.Touch.Gestures.TMouseGestureEngine Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ActivepublicSpecifies whether the gesturing engine is active.
ControlprotectedSpecifies the control on which the gesture engine operates.
DefaultEngineClasspublicSpecifies the metaclass of the default gesturing engine.
DefaultRecognizerClasspublicSpecifies the metaclass of the default gesture recognizer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FlagspublicReturns a set of flags associated with the gesturing engine.
InitialPointprotectedSpecifies the initial point for the current gesture.
PointCountprotectedSpecifies the number of collected gesture points.
PointsprotectedSpecifies the collected gesture points.
RecognizerpublicSpecifies the gesture recognizer.
Sensitivitypublic
TargetControlprotectedSpecifies the control that receives the currently recognized gesture.
TimeOutpublicSpecifies the time-out used to detect the end of a gesture.
TimerExpiredprotectedSpecifies whether the gesture time-out has expired.