JVCL Help:TJvDBLookupCombo.ListVisible

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

Search in JVCL Help

 
Search in all projects
 

Summary

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