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

SPI_SETWHEELSCROLLLINES

Used to set the number of lines scrolled when the mouse wheel is moved. uiParam is the unsigned Integer with the suggested number of lines when modifier keys are not used. 0 prevents scrolling with the mouse wheel.

Declaration

Source position: lcltype.pp line 2079

const SPI_SETWHEELSCROLLLINES = 105;


Version 4.4 Generated 2025-11-08 Home