JVCL Help:TJvDesktopAlertLocation.Height

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the height of the desktop alert window.


Pascal

 propertyHeight: Integer;


Description

Use the Height property to determine the height of the desktop alert window. Set Height to 0 to reset the window to its default height (currently 76 px).
Height is used for any Position. If you are displaying several desktop alerts at the same time, make sure they have the same width and height.


See Also

TJvDesktopAlertLocation.Position, 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