Clears the Items for the list view.
Source position: comctrls.pp line 1631
public procedure TCustomListView.Clear; |
Clears calls the corresponding method in Items to delete and free each of the list item instances in the container.
|
Collection of list items displayed on the list view control. |
|
|
Removes all list item instances stored in the container. |
|
|
Removes the list item specified in AIndex from the container. |
|
|
Removes the list item from the container. |
| Version 4.4 | Generated 2025-11-08 | Home |