Vcl.Touch.Gestures.TGestureRecognizer.TGestureFunc

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef int __fastcall (__closure *TGestureFunc)(const System::Types::TPoint *Points, const int Points_High, const System::Types::TPoint *GesturePoints, const int GesturePoints_High, Vcl::Controls::TGestureID GestureID, int Deviation, int ErrorMargin, double *Percentages, const int Percentages_High);

Properties

Type Visibility Source Unit Parent
typedef public Vcl.Touch.Gestures.hpp Vcl.Touch.Gestures TGestureRecognizer

Description

Embarcadero Technologies does not currently have any additional information.