FMX.Gestures.TGestureCollectionItem Properties

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
ActionpublishedA TAction to be executed when this gesture is recognized.
ActionLinkpublic
CollectionpublicSpecifies the TCollection instance to which the TCollectionItem belongs.
DeviationpublicSpecifies the degree of accuracy (closeness) required so that a gesture is recognized after being drawn.
DisplayNamepublicThe name displayed in the Collection editor.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ErrorMarginpublicSpecifies the percentage of a gesture's collection points required to pass the deviation test (closeness) for the gesture to be recognized.
GestureIDpublicA unique numeric identifier for each standard and custom gesture.
GestureTypepublicSpecifies if a gesture is standard, custom, or registered custom.
IDpublicA unique, permanent index for the item.
IndexpublicReturns the item's position in the Items array of TCollection.
NamepublicSpecifies the name of a gesture.
OptionspublicSpecifies the attributes of a gesture.
PointspublicAn array of x, y coordinates used to define and identify a gesture.