JVCL Help:TJvDBLookupCombo.DropDownCount

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the number of items displayed in the drop-down list of the TJvDBLookupCombo.


Pascal

 propertyDropDownCount: Integer;


Description

Use DropDownRows to specify how many rows appear in the drop down list of the combo box. If there are more lookup items than DropDownRows, the lookup list box displays a scroll bar. The default value for DropDownRows is 7.


See Also

TJvDBLookupCombo.DropDownAlign, TJvDBLookupCombo.DropDownCount, 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