JVCL Help:TJvComboListBox
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvComboListBox Class
[+] JvComboListBox.pas Classes
[+] TJvComboListBox Events
[+] TJvComboListBox Methods
[+] TJvComboListBox Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvComboListBox
run\JvComboListBox.pas
Summary
A list box that displays a combo box overlaying the selected item.
Pascal
run\JvComboListBox.pas
TJvComboListBox = class(TJvCustomListBox);
Description
- JVCLInfo
TJvComboListBox is an owner-draw list box that displays a combo box overlaying the selected item. If you assign a TPopupMenu to the DropdownMenu property, the menu is displayed when the user clicks on the combo box button. This component inherits from TJvCustomListBox and publishes many of its properties and events as well as adding new ones like DropdownMenu, DrawStyle, OnDrawImage and OnDrawText.
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