Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#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 2138

const SPI_GETMOUSECLICKLOCKTIME = 8200;


Version 4.4 Generated 2025-11-08 Home