[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

SPI_GETMOUSECLICKLOCKTIME

Used to get the time delay (in milliseconds) before the primary mouse button is locked. pvParam returns the DWORD value with the delay time. Enabled when SPI_SETMOUSECLICKLOCK is set to TRUE. Not supported on Windows 2000.

Declaration

Source position: lcltype.pp line 2128

const SPI_GETMOUSECLICKLOCKTIME = 8200;


Version 4.0 Generated 2025-05-03 Home