JVCL Help:TJvDesktopAlert.OnMouseLeave
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDesktopAlert.OnMouseLeave Property
[+] TJvDesktopAlert Fields
[+] TJvDesktopAlert Methods
[+] TJvDesktopAlert Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when the mouse pointer moves off the desktop alert.
Pascal
propertyOnMouseLeave: TNotifyEvent;
Description
Write an OnMouseLeave event handler to take specific action when the user moves the mouse off the desktop alert. For example, you can use this event to undo changes that were made in an OnMouseEnter event handler.
See Also
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