JVCL Help:TJvDBLookupList.RowCount
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBLookupList.RowCount Property
[+] TJvDBLookupList Events
[+] TJvDBLookupList Methods
[+] TJvDBLookupList Properties
Search in JVCL Help
Search in all projectsSummary
Specifies how many rows are visible in the list box.
Pascal
propertyRowCount: Integer;
Description
Set RowCount to the number of rows displayed in the lookup list box. The list box is resized to match the specified number of rows. Resizing the list box (such as by changing its Height property) automatically changes the value of RowCount to match the new height.
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