JVCL Help:TJvComboListBox.DropdownMenu

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

Search in JVCL Help

 
Search in all projects
 

Summary

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