JVCL Help:TJvDesktopAlertLocation.Width

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 width of the desktop alert window.


Pascal

 propertyWidth: Integer;


Description

Use the Width property to determine the width of the desktop alert window. Set Width to 0 to reset the window to its default width (currently 329 px).
Width 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.Height, TJvDesktopAlertLocation.Left, TJvDesktopAlertLocation.Position, TJvDesktopAlertLocation.Top


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