FMX.Types.TGestureEventInfo.GestureID
Delphi
GestureID: TGestureID;
C++
TGestureID GestureID;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TGestureEventInfo |
Description
A unique numeric identifier for each standard and custom gesture.
Use the GestureID property to uniquely identify a standard or custom gesture. GestureID is of type TGestureID.