JVCL Help:TJvDBLookupCombo.CloseUp
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBLookupCombo.CloseUp Method
[+] TJvDBLookupCombo Events
[+] TJvDBLookupCombo Methods
[+] TJvDBLookupCombo Properties
Search in JVCL Help
Search in all projectsSummary
Closes an opened or “dropped-down” list.
Pascal
procedureCloseUp(Accept: Boolean); dynamic;
Parameters
Parameters | Description |
Accept: Boolean | Description for this parameter |
Description
Call CloseUp to programmatically close the list of the lookup combo box. The Accept parameter determines whether to modify the field value with the value that corresponds to the selected value in the lookup list.
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