JVCL Help:TJvCustomDesktopAlertStyleHandler
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomDesktopAlertStyleHandler Class
[+] JvDesktopAlert.pas Classes
[+] TJvCustomDesktopAlertStyleHandler Methods
[+] TJvCustomDesktopAlertStyleHandler Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomDesktopAlertStyleHandler
TJvCenterGrowAlertStyleHandler
TJvFadeAlertStyleHandler
run\JvDesktopAlert.pas
Summary
Base class for desktop animation style handlers.
Pascal
run\JvDesktopAlert.pas
TJvCustomDesktopAlertStyleHandler = class(TPersistent);
Description
To create a new animation style handler for the TJvDesktopAlert class, derive it from TJvCustomDesktopAlertStyleHandler and add code to implement the required functionality. TJvDesktopAlert already has two styles implemented by TJvCenterGrowAlertStyleHandler and TJvFadeAlertStyleHandler.
See Also
TJvCenterGrowAlertStyleHandler, TJvFadeAlertStyleHandler
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