Gestures.TCustomGestureRecognizerClass

From RAD Studio VCL Documentation (Japanese)
Jump to: navigation, search

Contents

Delphi の情報

ファイル Gestures.pas

	TCustomGestureRecognizerClass = class of TCustomGestureRecognizer;


ユニット: Gestures

種類: メタクラス

C++ の情報

ファイル Gestures.hpp

	typedef System::TMetaClass * TCustomGestureRecognizerClass;


ユニット: Gestures

種類: typedef

説明

TCustomGestureRecognizerClass は、TCustomGestureRecognizer のメタクラスを定義します。


TCustomGestureRecognizerClassTCustomGestureRecognizer のメタクラスです。 このクラスの値は、TCustomGestureRecognizer またはその下位クラスへのクラス参照です。

関連リンク

Personal tools