JVCL Help:TJvDesktopAlertLocation.Position

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies where the desktop alert window is located when it is displayed.


Pascal

 propertyPosition: TJvDesktopAlertPosition;


Description

Use Position to specify where the TJvDesktopAlert window should appear on screen. This setting also controls the stacking of multiple desktop alert windows.
If Position is dapCustom, the placement of the window is determined by the Left and Top properties.
If Position is any of dapDesktopCenter, dapMainFormCenter, dapOwnerFormCenter or dapActiveFormCenter, the placement of the window is calculated automatically.


See Also

TJvDesktopAlertLocation.Height, TJvDesktopAlertLocation.Left, TJvDesktopAlertLocation.Top, TJvDesktopAlertLocation.Width


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