HbListBox() > Methods |
Removes a list box item from a HbListBox object.
:delItem( <nItemPos> ) --> self
Method :delItem() is used to remove a single list box item from a HbListBox object. The method returns the HbListBox object. Use method :getItem() to preserve the list box item before it is deleted.
http://www.xHarbour.com