JVCL Help:TJvCustomInspectorItem.Edit
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorItem.Edit Method
[+] TJvCustomInspectorItem Events
[+] TJvCustomInspectorItem Methods
[+] TJvCustomInspectorItem Properties
Search in JVCL Help
Search in all projectsSummary
Non-inline editing of the item.
Pascal
procedureEdit; virtual;
Description
Edit allows for non-inline editing of the item. This usually is the case for items with the iifEditButton flag, which often use a dialog box to change the value.
Edit is called automatically when the button is clicked, but can be called from code if needed.
See Also
TInspectorItemFlag.iifEditButton, TJvCustomInspectorItem.ButtonClick
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