JVCL Help:TJvDirectoryEdit.OnKeyDown - Project JEDI Wiki

JVCL Help:TJvDirectoryEdit.OnKeyDown

From Project JEDI Wiki

Jump to: navigation, search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Contents

[edit] Summary

Occurs when a user presses any key while the control has focus.


[edit] Pascal

 propertyOnKeyDown: TKeyEvent;


[edit] Description

Use the OnKeyDown event handler to specify special processing to occur when a key is pressed. The OnKeyDown handler can respond to all keyboard keys, including function keys and keys combined with the Shift, Alt, and Ctrl keys, and pressed mouse buttons.


[edit] See Also

TJvCustomComboEdit.OnButtonClick


[edit] About

[edit] 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

Personal tools
Navigation
Project JEDI
Code Library
Visual Component Library
Version Control System
Math Library
Code Formatter