API:FMX.Types.TCustomTouchManager.InteractiveGestures

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property InteractiveGestures: TInteractiveGestures  read FInteractiveGestures write SetInteractiveGestures stored IsInteractiveGesturesStored;

C++

__property TInteractiveGestures InteractiveGestures = {read=FInteractiveGestures, write=SetInteractiveGestures, stored=IsInteractiveGesturesStored, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TCustomTouchManager

Description

Embarcadero Technologies does not currently have any additional information.