JVCL Help:TJvApplicationHotKey.Active

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates the active state of the component.


Pascal

 propertyActive: Boolean;


Description

Active indicates whether or not the hot key combination is registered and active. When set to True, the event will be generated for the key combination, otherwise the key combination is not registered and no event will be generated for the key combination.


See Also

TJvApplicationHotKey.HotKey, TJvApplicationHotKey.OnHotKey


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