Delete the specified list item.

Call:

ts_dialogcontrol(iDialogControlDescr, "DeleteItem", int itemindex);


Here:

itemindex - the item to make available (index from 1). If 0 is given, then all positions are deleted.