Felder von FMX.Types.TInteractiveGestureHelper

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche


GeerbteProtected
igDoubleTap (veraltet)publicigDoubleTap: TInteractiveGesture = DoubleTap;
igLongTap (veraltet)publicigLongTap: TInteractiveGesture = LongTap;
igPan (veraltet)publicigPan: TInteractiveGesture = Pan;
igPressAndtap (veraltet)publicigPressAndtap: TInteractiveGesture = PressAndTap;
igRotate (veraltet)publicigRotate: TInteractiveGesture = Rotate;
igTwoFingerTap (veraltet)publicigTwoFingerTap: TInteractiveGesture = TwoFingerTap;
igZoom (veraltet)publicigZoom: TInteractiveGesture = Zoom;