FMX.Types.TTouchManager.InteractiveGestures
Delphi
property InteractiveGestures: TInteractiveGestures read FInteractiveGestures write SetInteractiveGestures stored IsInteractiveGesturesStored;
C++
__property InteractiveGestures;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TTouchManager |
Description
Specifies the set of interactive gestures associated with the owning control. {{#multireplace:FMX.Types.TTouchManager.InteractiveGestures|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.Types.TCustomTouchManager.InteractiveGestures|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.Types.TCustomTouchManager.InteractiveGestures|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies the set of interactive gestures associated with the owning control.
Use the InteractiveGestures property to access the interactive gestures associated with the control owning this TCustomTouchManager.