|
Borland C ++ Builder FAQ
|
||
| The content | The last update: 12/12/2008 | |
|
How to replace mouse buttons, how to set an interval for double a clique? The author: KAV SwapMouseButton (true); //we change mouse buttons SetDoubleClickTime (300); //we say that the interval will be 300 milliseconds |