JVCL Help:TJvCustomInspectorItem.EditWndPrc

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

Search in JVCL Help

 
Search in all projects
 

Summary

Holds the address of the official WindowProc for the edit control.


Pascal

 propertyEditWndPrc: TWndMethod;


Description

EditWndProc points to the WindowProc of the edit control as it was on creation. The edit controls WindowProc is changed to allow for drop down lists. Because the original WindowProc must be called, its value is saved into this property.


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