mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-21 02:19:21 +02:00
* Complete counts
This commit is contained in:
parent
67eff180b4
commit
65d5b59a4f
@ -141,7 +141,7 @@ Const
|
||||
sEventPlay ,
|
||||
SEventPointerCancel ,
|
||||
SEventPointerDown ,
|
||||
SEventPointerEnter ,
|
||||
SEventPointerEnter , // 50
|
||||
SEventPointerLeave ,
|
||||
SEventPointerMove ,
|
||||
SEventPointerOut ,
|
||||
@ -151,7 +151,7 @@ Const
|
||||
sEventResize ,
|
||||
sEventScroll ,
|
||||
sEventSelect ,
|
||||
sEventSubmit ,
|
||||
sEventSubmit , // 60
|
||||
sEventTouchStart ,
|
||||
SEventTransitionCancel ,
|
||||
SEventTransitionEnd ,
|
||||
|
Loading…
Reference in New Issue
Block a user