JVCL Help:TJvFadeAlertStyleHandler

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomDesktopAlertStyleHandler
TJvFadeAlertStyleHandler
run\JvDesktopAlert.pas


Summary

Class that encapsulates the "fade in/out" animation style for desktop alert windows.

run\JvDesktopAlert.pas


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.

run\JvDesktopAlert.pas


See Also

TJvCustomDesktopAlert.AlertStyle, TJvDesktopAlert.StyleHandler, TJvCustomDesktopAlert.StyleOptions

run\JvDesktopAlert.pas


About

Navigation

run\JvDesktopAlert.pas



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