Vcl.Touch.GestureMgr

From RAD Studio API Documentation
Jump to: navigation, search

Provides the VCL gesture manager component and supporting classes.

Package vcltouch280.bpl

Classes

TGestureCollectionTGestureCollection is a collection of TGestureCollectionItem objects.
TGestureCollectionItemTGestureCollectionItem is the descendant of TCollectionItem used to contain the set of points that makes up a gesture.
TGestureManagerTGestureManager is a class that manages all the gestures in an application.

Types

TGestureItemChangeEventType of the event handler for the change or deletion of a gesture.
TGestureNotificationEnumerates a change or a deletion of a gesture.