Vcl.Touch.Gestures.TGestureRecognizer.TPreCallback

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TPreCallback = procedure(const Points, GesturePoints: array of TPoint;
GestureID: TGestureID; Deviation, ErrorMargin: Integer) of object;

C++

typedef void __fastcall (__closure *TPreCallback)(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);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Vcl.Touch.Gestures.pas
Vcl.Touch.Gestures.hpp
Vcl.Touch.Gestures TGestureRecognizer

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !