JVCL Help:TJvImageListBox
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImageListBox Class
[+] JvListComb.pas Classes
[+] TJvImageListBox Methods
[+] TJvImageListBox Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
IJvResetItemHeight
TJvImageListBox
run\JvListComb.pas
Summary
A list box that can display images as well as items in the list.
Pascal
run\JvListComb.pas
TJvImageListBox = class(TJvExCustomListBox, IUnknown, IJvResetItemHeight);
Description
- 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.
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