JVCL Help:TJvImageComboBox
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImageComboBox Class
[+] JvListComb.pas Classes
[+] TJvImageComboBox Methods
[+] TJvImageComboBox Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
IJvResetItemHeight
TJvImageComboBox
run\JvListComb.pas
Summary
A combo box that can display images as well as items in the list.
Pascal
run\JvListComb.pas
TJvImageComboBox = class(TJvCustomComboBox, IUnknown, IJvResetItemHeight);
Description
- JVCLInfo
Use TJvImageComboBox when you need a combo box that can display items as well as images in the list. TJvImageComboBox derives from TCustomComboBox and exposes most of its properties and also adds the ability to display an image from an image list next to each item.
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