JVCL Help:TJvCustomInspectorItem.Deactivate

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

Search in JVCL Help

 
Search in all projects
 

Summary

Called whenever the application is deactivated.


Pascal

 procedureDeactivate; dynamic;


Description

Deactivate is called when the user switches to another application. This gives you the opportunity to remove any additional windows that might be open.
The implementation of TJvCustomInspectorItem will close the drop down box if it's still open.


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