JVCL Help:TJvImageComboBox

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

IJvResetItemHeight
TJvImageComboBox
run\JvListComb.pas


Summary

A combo box that can display images as well as items in the list.

run\JvListComb.pas


Pascal

 run\JvListComb.pas
 TJvImageComboBox = class(TJvCustomComboBox, IUnknown, IJvResetItemHeight);


Description

  1. 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.

run\JvListComb.pas


About

Navigation

run\JvListComb.pas



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