JVCL Help:TJvCustomDesktopAlertStyleHandler

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
TJvCenterGrowAlertStyleHandler
TJvFadeAlertStyleHandler
run\JvDesktopAlert.pas


Summary

Base class for desktop animation style handlers.

run\JvDesktopAlert.pas


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.

run\JvDesktopAlert.pas


See Also

TJvCenterGrowAlertStyleHandler, TJvFadeAlertStyleHandler

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