JVCL Help:TJvDBLookupEdit.DropDownCount
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBLookupEdit.DropDownCount Property
[+] TJvDBLookupEdit Events
[+] TJvDBLookupEdit Methods
[+] TJvDBLookupEdit Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the number of items displayed in the drop-down list of the TJvDBLookupEdit.
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 DropDownCount is 7.
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