DIM hListView AS ListView
DIM hListViewItem AS .ListViewItem

hListViewItem = hListView [ Key AS String ]

Returns an item from its key. The internal cursor is moved.