JVCL Help:TJvCustomInspectorItem.ListExit
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorItem.ListExit Method
[+] TJvCustomInspectorItem Events
[+] TJvCustomInspectorItem Methods
[+] TJvCustomInspectorItem Properties
Search in JVCL Help
Search in all projectsSummary
OnExit handler for the list control.
Pascal
procedureListExit(Sender: TObject); virtual;
Parameters
Parameters | Description |
Sender: TObject | Reference to the list control. |
Description
ListExit is the OnExit handler for the list box control. The base implementation closes the list, canceling the user selection.
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