JVCL Help:TJvImageList.DeleteItem

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

Search in JVCL Help

 
Search in all projects
 

Summary

Removes an item from the ItemList


Pascal

 procedureDeleteItem(AIndex: Integer);


Description

DeleteItem deletes the ItemList item that is identified by AIndex. When the ImageList is not in imItenList mode the method raises an EJvImageListError.


See Also

TJvImageList.AddItem@TBitmap@TColor


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