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

const SPI_SETMENUFADE = 4115;


Version 4.0 Generated 2025-05-03 Home