JVCL Help:TJvCustomListBox.OnSelectCancel
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomListBox.OnSelectCancel Property
[+] TJvCustomListBox Events
[+] TJvCustomListBox Methods
[+] TJvCustomListBox Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when the selection in the list box is canceled.
Pascal
propertyOnSelectCancel: TNotifyEvent;
Description
Write an OnSelectCancel event handler to respond when the selection in the list box is canceled. For example, if you change property MultiSelect or Sorted, the list box cancels the selection in the list box, and triggers an OnSelectCancel event.
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