JVCL Help:TJvComboListBox.DropdownMenu
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvComboListBox.DropdownMenu Property
[+] TJvComboListBox Events
[+] TJvComboListBox Methods
[+] TJvComboListBox Properties
Search in JVCL Help
Search in all projectsSummary
Determines the pop-up menu to display when the user clicks the combo box button.
Pascal
propertyDropdownMenu: TPopupMenu;
Description
Assign a TPopupMenu to the DropdownMenu to display it when the user clicks the combo box button in the list box. DropdownMenu is separate from PopupMenu but can point to the same TPopupMenu if necessary.
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