17 lines
669 B
Plaintext
17 lines
669 B
Plaintext
TJvMouseGestureButton=TMouseButton
|
|
JvMButtonLeft=mbLeft
|
|
JvMButtonMiddle=mbMiddle
|
|
JvMButtonRight=mbRight
|
|
JvOnAppStart=amAppStart
|
|
JvManually=amManual
|
|
TOnJvMouseGestureSimple=TNotifyEvent
|
|
OnJvMouseGestureCustomInterpretation=OnMouseGestureCustomInterpretation
|
|
OnJvMouseGestureUp=OnJvMouseGestureUp
|
|
OnJvMouseGestureDown=OnMouseGestureDown
|
|
OnJvMouseGestureLeft=OnMouseGestureLeft
|
|
OnJvMouseGestureRight=OnMouseGestureRight
|
|
OnJvMouseGestureLeftLowerEdge=OnMouseGestureLeftLowerEdge
|
|
OnJvMouseGestureRightLowerEdge=OnMouseGestureRightLowerEdge
|
|
OnJvMouseGestureLeftUpperEdge=OnMouseGestureLeftUpperEdge
|
|
OnJvMouseGestureRightUpperEdge=OnMouseGestureRightUpperEdge
|