API:FMX.MultiTouch.TMultiTouchManager.FindAndHandleInteractiveGesture

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindAndHandleInteractiveGesture(const EffectiveGestureSet: TInteractiveGestures; const APoint: TPointF;  const AGestureStarted: Boolean = False): Boolean;

C++

bool __fastcall FindAndHandleInteractiveGesture(const Fmx::Types::TInteractiveGestures EffectiveGestureSet, const System::Types::TPointF &APoint, const bool AGestureStarted = false);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!