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