JVCL Help:TJvDBLookupCombo.ListVisible
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBLookupCombo.ListVisible Property
[+] TJvDBLookupCombo Events
[+] TJvDBLookupCombo Methods
[+] TJvDBLookupCombo Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether the lookup list is open or “dropped-down”.
Pascal
propertyListVisible: Boolean;
Description
Read ListVisible to determine whether the list of lookup values is currently in the open (dropped-down) position. If ListVisible is true, the list is open; if IsDropDown is false, the list is closed.
See Also
TJvDBLookupCombo.OnDropDown, TJvDBLookupCombo.IsDropDown
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