JVCL Help:TJvCustomInspectorItem.EditWndPrc
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorItem.EditWndPrc Property
[+] TJvCustomInspectorItem Events
[+] TJvCustomInspectorItem Methods
[+] TJvCustomInspectorItem Properties
Search in JVCL Help
Search in all projectsSummary
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