[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Used to set the mouse double-click time threshold. The parameter value contains the maximum number of milliseconds between mouse clicks treated as a double-click event. The maximum value for the setting is 5000 milliseconds (5 seconds).
Source position: lcltype.pp line 1997
const SPI_SETDOUBLECLICKTIME = 32; |
Version 4.0 | Generated 2025-05-03 | Home |