JVCL Help:TJvCustomInspectorItem.Edit WndProc
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorItem.Edit_WndProc Method
[+] TJvCustomInspectorItem Events
[+] TJvCustomInspectorItem Methods
[+] TJvCustomInspectorItem Properties
Search in JVCL Help
Search in all projectsSummary
Window procedure for the edit control.
Pascal
procedureEdit_WndProc(varMsg: TMessage); virtual;
Parameters
Parameters | Description |
var Msg: TMessage | Description for this parameter |
Description
Edit_WndProc is a replacement window procedure for the edit control. The handler will reroute key messages to the DoDropDownKeys method and if the list is dropped down, also to the list box.
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