JVCL Help:TJvDBLookupCombo.DropDownWidth
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBLookupCombo.DropDownWidth Property
[+] TJvDBLookupCombo Events
[+] TJvDBLookupCombo Methods
[+] TJvDBLookupCombo Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the width, in pixels, of the drop-down list.
Pascal
propertyDropDownWidth: Integer;
Description
Use DropDownWidth to customize the width of the drop-down list. If DropDownWidth is 0 (the default), the drop-down list is the same width as the combo box. DropDownWidth is useful when displaying multiple lookup fields, and therefore, multiple columns in the database lookup combo box.
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