Borland Delphi

key: W_KEY;
mouse: W_MOSUE;
bGesture: boolean;
{Set this values}
...
monitor.Start(key, mouse, bGesture);
Comments