Vcl.Touch.Gestures

From RAD Studio API Documentation
Jump to: navigation, search

Provides VCL gesture engine and recognizer classes.

Package vcltouch270.bpl

Classes

TCustomGestureRecognizerTCustomGestureRecognizer is the abstract base for all gesture recognizers.
TCustomGestureRecognizerClassTCustomGestureRecognizerClass defines the metaclass for TCustomGestureRecognizer.
TGestureEngineTGestureEngine is the base for all gesturing engines.
TGestureEngineClassTGestureEngineClass defines the metaclass for TCustomGestureEngine.
TGestureRecognizerTGestureRecognizer is used to recognize gestures.
TMouseGestureEngineTMouseGestureEngine represents a platform-independent mouse-based gesture engine.
TPlatformGestureEngineTPlatformGestureEngine represents a Windows platform-specific gesture engine.

Routines

FindStandardGestureLooks up a standard gesture.
GestureToIdentConverts a gesture ID to the corresponding string.
IdentToGestureConverts a string into the corresponding gesture ID.

Types

TGestureListRepresents a list of gesture collection items.
TGesturePoints
TStandardGestureDataDescribes a standard gesture.