API:FMX.MultiTouch.TMultiTouchManager.FindAndHandleInteractiveGesture

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.MultiTouch.pas
FMX.MultiTouch.hpp
FMX.MultiTouch TMultiTouchManager

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.