JVCL Help:TJvImageListBox

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
TJvImageListBox
run\JvListComb.pas


Summary

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

run\JvListComb.pas


Pascal

 run\JvListComb.pas
 TJvImageListBox = class(TJvExCustomListBox, IUnknown, IJvResetItemHeight);


Description

  1. JVCLInfo

Use TJvImageListBox when you need a list box that can display items as well as images in the list. TJvImageListBox derives from TCustomListBox 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