JVCL Help:TJvImageItems
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImageItems Class
[+] JvListComb.pas Classes
[+] TJvImageItems Fields
[+] TJvImageItems Methods
[+] TJvImageItems Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvImageItems
run\JvListComb.pas
Summary
Collection class that maintains a list of TJvImageItem objects.
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.
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