JVCL Help:TJvCustomInspectorItem.Edit WndProc

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

Search in JVCL Help

 
Search in all projects
 

Summary

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