JVCL Help:TJvImageItems

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvImageItems
run\JvListComb.pas


Summary

Collection class that maintains a list of TJvImageItem objects.

run\JvListComb.pas


Pascal

 run\JvListComb.pas
 TJvImageItems = class(TOwnedCollection);


Description

TJvImageItems is the class type of the Items property of TJvImageListBox and TJvImageComboBox. TJvImageItems maintains a list of items of type TJvImageItem. Use the methods of TJvImageItems to Add, Delete and copy items to and from the list.

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