JVCL Help:TJvDesktopAlertStack
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDesktopAlertStack Class
[+] JvDesktopAlert.pas Classes
[+] TJvDesktopAlertStack Methods
[+] TJvDesktopAlertStack Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvDesktopAlertStack
run\JvDesktopAlert.pas
Summary
Manages a list of TJvDesktopAlert components.
Pascal
run\JvDesktopAlert.pas
TJvDesktopAlertStack = class(TJvComponent);
Description
- JVCLInfo
Use TJvDesktopAlertStack to control the behavior of multiple TJvDesktopAlert components. To use, drop a TJvDesktopAlertStack on the form and assign it to the AlertStack property of each of the TJvDesktopAlert components you want to be managed by the TJvDesktopAlertStack instance.
When a TJvDesktopAlert is managed by an explicitly assigned TJvDesktopAlertStack component, the Position property of TJvDesktopAlertStack is used for all the TJvDesktopAlert components.
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