Vcl.Touch.Gestures.TGestureRecognizer.TPreCallback

提供: RAD Studio API Documentation
移動先: 案内検索

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

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Vcl.Touch.Gestures.pas
Vcl.Touch.Gestures.hpp
Vcl.Touch.Gestures TGestureRecognizer

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。