git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.jvcl@12 7f62d464-2af8-f54e-996c-e91b33f51cbe
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
|