JVCL Help:TJvDesktopAlert.AlertStack
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDesktopAlert.AlertStack Property
[+] TJvDesktopAlert Fields
[+] TJvDesktopAlert Methods
[+] TJvDesktopAlert Properties
Search in JVCL Help
Search in all projectsSummary
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