Unit 'AndroidWidget' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pw_androidwizard]

TOnTouchExtended

Declaration

Source position: androidwidget.pas line 360

type TOnTouchExtended = procedure(

  Sender: TObject;

  countXY: Integer;

  X: array of single;

  Y: array of single;

  flingGesture: TFlingGesture;

  pinchZoomScaleState: TPinchZoomScaleState;

  zoomScale: single

) of object;



CT Web help

CodeTyphon Studio