API:FMX.Gestures.TCustomGestureRecognizer.IsScratchout

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

Delphi

class function IsScratchout(const Points: array of TPointF; GestureID: TGestureID;  const Deviation, ErrorMargin: Integer; var Percentages: array of Double): Integer; static;

C++

static int __fastcall IsScratchout(const System::Types::TPointF *Points, const int Points_High, Fmx::Types::TGestureID GestureID, const int Deviation, const int ErrorMargin, double *Percentages, const int Percentages_High);

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Gestures.pas
FMX.Gestures.hpp
FMX.Gestures TCustomGestureRecognizer

説明

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