JVCL Help:TJvDesktopAlertStack

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvDesktopAlertStack
run\JvDesktopAlert.pas


Summary

Manages a list of TJvDesktopAlert components.

run\JvDesktopAlert.pas


Pascal

 run\JvDesktopAlert.pas
 TJvDesktopAlertStack = class(TJvComponent);


Description

  1. 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.

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