JVCL Help:TJvWindowHook.UnHookControl

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

Search in JVCL Help

 
Search in all projects
 

Summary

Unhooks the control.


Pascal

 procedureUnHookControl;


Description

Call UnHookControl to set the Active property for the hook component to false. When Active is false, no AfterMessage and BeforeMessage will be triggered. If no other hook components have placed a hook on the control, then the control will be unhooked.


See Also

Active, Control


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