JVCL Help:TJvCustomNavigationPane.OnSplitterMouseLeave

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

Search in JVCL Help

 
Search in all projects
 

Summary

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