JVCL Help:TJvCustomDesktopAlert.AlertStack

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

Search in JVCL Help

 
Search in all projects
 

Summary

Points to a component that handles stacking of alerts.


Pascal

 propertyAlertStack: TJvDesktopAlertStack;


Description

Drop a TJvDesktopAlertStack component on the form and assign it to this property when you want to display several desktop alerts as a group. Each desktop alert can only display a single window but if you use several desktop alerts, use a TJvDesktopAlertStack to group them. If you don't assign a TJvDesktopAlertStack, a default stacker is created and used automatically.


See Also

TJvDesktopAlertStack


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