JVCL Help:TJvCenterGrowAlertStyleHandler

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


Summary

Class that encapsulates the 'grow from center' animation style for desktop alert windows.

run\JvDesktopAlert.pas


Pascal

 run\JvDesktopAlert.pas
 TJvCenterGrowAlertStyleHandler = class(TJvCustomDesktopAlertStyleHandler);


Description

TJvCenterGrowAlertStyleHandler implements the functionality to make the alert window of a TJvDesktopAlert grow from the center when it is shown and shrink into the center when hidden. Do not create instances of TJvCenterGrowAlertStyleHandler. An instance is automatically created when you set the AlertStyle of a TJvDesktopAlert component.

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