JVCL Help:TJvFadeAlertStyleHandler
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFadeAlertStyleHandler Class
[+] JvDesktopAlert.pas Classes
[+] TJvFadeAlertStyleHandler Methods
[+] TJvFadeAlertStyleHandler Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomDesktopAlertStyleHandler
TJvFadeAlertStyleHandler
run\JvDesktopAlert.pas
Summary
Class that encapsulates the "fade in/out" animation style for desktop alert windows.
Pascal
run\JvDesktopAlert.pas
TJvFadeAlertStyleHandler = class(TJvCustomDesktopAlertStyleHandler);
Description
TJvFadeAlertStyleHandler implements the functionality to make the alert window of a TJvDesktopAlert fade in when it is shown and fade out when hidden. Do not create instances of TJvFadeAlertStyleHandler . An instance is automatically created when you set the AlertStyle of a TJvDesktopAlert component.
See Also
TJvCustomDesktopAlert.AlertStyle, TJvDesktopAlert.StyleHandler, TJvCustomDesktopAlert.StyleOptions
About
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