JVCL Help:TJvShellHook.Active
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvShellHook.Active Property
[+] TJvShellHook Events
[+] TJvShellHook Methods
[+] TJvShellHook Properties
Search in JVCL Help
Search in all projectsSummary
Specifies if shell messages are received and propagated to the event handler.
Pascal
propertyActive: Boolean;
Description
Use Active to specify whether the component receives shell messages or not. When Active is true, the component calls the RegisterShellWindow API function to register its own message handler. Messages received are relayed to the user through the OnShellMessage event handler.
See Also
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