API:FMX.MultiTouch.TMultiTouchManager.CreateGestureEventInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateGestureEventInfo(const AGesture: TInteractiveGesture;  const AGestureEnded: Boolean = False): TGestureEventInfo; virtual;

C++

virtual Fmx::Types::TGestureEventInfo __fastcall CreateGestureEventInfo(const Fmx::Types::TInteractiveGesture AGesture, const bool AGestureEnded = 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!