Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

SPI_SETMOUSECLICKLOCK

Used to enable or disable the Mouse Click Lock feature. Set pvParam to TRUE to prevent mouse clicks until the timeout period has elapsed, or FALSE to disable the feature. Not supported on Windows 2000.

Declaration

Source position: lcltype.pp line 2129

const SPI_SETMOUSECLICKLOCK = 4127;


Version 4.4 Generated 2025-11-08 Home