FMX.MultiTouch.TMultiTouchManager.GestureControl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property GestureControl: TComponent read FGestureControl write FGestureControl;

C++

__property System::Classes::TComponent* GestureControl = {read=FGestureControl, write=FGestureControl};

Properties

Type Visibility Source Unit Parent
property protected
FMX.MultiTouch.pas
FMX.MultiTouch.hpp
FMX.MultiTouch TMultiTouchManager

Description

The protected property that represents an FMX control that can perform gestures.