JVCL Help:TJvCustomInspectorItem.ListExit

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

Search in JVCL Help

 
Search in all projects
 

Summary

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