FMX.MultiTouch.TMultiTouchManager.IsZoom

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function IsZoom(const APoint1, APoint2: TPointF): Boolean;

C++

bool __fastcall IsZoom(const System::Types::TPointF &APoint1, const System::Types::TPointF &APoint2);

Eigenschaften

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


Beschreibung

Die protected Methode, die angibt, dass die aktuelle Geste "Vergrößern" (Zoom) ist. Eine Liste mit den unterstützten interaktiven Gesten finden Sie unter TInteractiveGestures.