JVCL Help:TJvDesktopAlert
JVCL Help: TJvDesktopAlert Class
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomDesktopAlert
TJvDesktopAlert
run\JvDesktopAlert.pas
Summary
Displays a window with a message that is automatically hidden after a specified time.
Pascal
run\JvDesktopAlert.pas
TJvDesktopAlert = class(TJvCustomDesktopAlert);
Description
- JVCLInfo
Use TJvDesktopAlert when you need to display information to your users in an unobtrusive way. The TJvDesktopAlert component displays a window with a message that fades away after a predefined amount of time. The window can, apart from the message, also display a drop-down menu, an icon and any number of custom buttons.
About
Notes
TJvDesktopAlert uses alpha blending to perform the fade in and fade out effect. Alpha blending is only available on Windows 2000 and Windows XP and above. For earlier versions of Windows, the window is displayed without fading.
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page