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

SPI_SETMENUFADE

Used to enable or disable the menu fade animation effect on displays using a color depth higher than 256. Set pvParam to TRUE to enable the menu fade animation effect. Set pvParam to FALSE to enable the menu slide animation effect instead. Use SPI_SETMENUANIMATION to enable or disable all animation effects.

Declaration

Source position: lcltype.pp line 2107

const SPI_SETMENUFADE = 4115;


Version 4.4 Generated 2025-11-08 Home