Controls.TGestureID

From Référence RAD Studio VCL
Jump to: navigation, search

Contents

Informations Delphi

De Controls.pas

	TGestureID:		shortint;


Unité : Controls

Type : type

Informations C++

De Controls.hpp

	typedef short TGestureID;


Unité : Controls

Type : typedef

Description

Le type TGestureID est utilisé pour identifier un mouvement.


TGestureID est utilisé pour définir les IDs de mouvements. TGestureID est un type numérique.

Voir aussi

Personal tools