JVCL Help:TJvDBLookupCombo.OnCloseUp
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBLookupCombo.OnCloseUp Property
[+] TJvDBLookupCombo Events
[+] TJvDBLookupCombo Methods
[+] TJvDBLookupCombo Properties
Search in JVCL Help
Search in all projectsSummary
Occurs immediately after an opened or “dropped-down” list is closed.
Pascal
propertyOnCloseUp: TNotifyEvent;
Description
Write an OnCloseUp event handler to respond when the combo box list is closed. When the list is closed, the value that corresponds to the selected lookup value is assigned to the field. The list can be closed by the user or by calling the CloseUp method.
See Also
TJvDBLookupCombo.CloseUp, TJvDBLookupCombo.OnDropDown
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