[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#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 2069

const SPI_SETWHEELSCROLLLINES = 105;


Version 4.0 Generated 2025-05-03 Home