ListItem object

Property Description Access Type
ListItem.index Get/set the ListItem position in the List readwrite number
ListItem.text Get/set the ListItem caption readwrite string
ListItem.owner Get item's owner List readonly List
Method Description Return value
ListItem.loadicon() Set the ListItem icon boolean
ListItem.remove() Remove the ListItem from the List -