TIEImageEnGestureEvent
Declaration
TIEImageEnGestureEvent = procedure(Sender: TObject; Flags: TIEGestureFlags; ID: TIEGestureID; Location: TSmallPoint; Value: Integer; InertiaX: Integer; InertiaY: Integer; PressAndTapDistance: Integer; var Handled: Boolean) of object;
Description
Used by the
OnImageEnGesture events of
TImageEnView and
TImageEnMView.