| Property | Description |
ActivationMode |
If property is set to
|
Active | TRUE if component is active, otherwise FALSE. Can be changed during runtime |
CurrentHook | contains the handle of the currently installed hook |
HookInstalled |
true if a hook is installed handle of hook |
MouseButton | Set the mouse key to be used for start/stop gesture |
| Event | Description |
OnJvMouseGestureCustomInterpretation | Set the event to be executed if a gesture will be detected |
| Method | Description |
Create |
Standard constructor TJvMouseGestureHook |
CreateForThreadOrSystem | Create the hook. Maybe used in a later version as a new constructor to enable system wide hooks ... |
Destroy | Standard destructor |