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

SPI_SETTOOLTIPFADE

Used to indicate whether a ToolTip animation uses a fade effect or a slide effect. Set pvParam to TRUE to use the fade animation or FALSE to use the slide animation. Use SPI_SETTOOLTIPANIMATION to enable or disable ToolTip animation effects.

Declaration

Source position: lcltype.pp line 2113

const SPI_SETTOOLTIPFADE = 4121;

Version 4.6 Hosted on Source Forge