JVCL Help:TJvCustomItemViewer.Delete

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

Search in JVCL Help

 
Search in all projects
 

Summary

Deletes an item.


Pascal

 procedureDelete(Index: Integer);


Parameters

Parameters Description
Index: Integer The 0-based index of the item to remove.


Description

Call delete to remove an item from the Items array. The item is freed when it is removed.


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