JVCL Help:TJvImageItem

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvImageItem
run\JvListComb.pas


Summary

Class type used for items that can display images and text as well as be assigned an indentation value.

run\JvListComb.pas


Pascal

 run\JvListComb.pas
 TJvImageItem = class(TCollectionItem);


Description

TJvImageItem is the type used for individual items in a TJvImageComboBox and TJvImageListBox. Use the properties of TJvImageItem to set the Indent, Text and ImageIndex of the items displayed.

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