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