RAD Studio VCL Reference
ContentsIndex
TListItems Methods Public Methods
Public Methods
 
Name 
Description 
 
Add 
Creates a new list item and adds it to the list view control. 
 
Adds an item in a specified location. 
 
Copies the list of list items from another TListItems object. 
 
Prevents updating of the list view until the EndUpdate method is called. 
 
Removes all items from the list. 
 
Deletes a specified item and updates the list view accordingly. 
 
Reenables screen repainting that was turned off with the BeginUpdate method. 
 
This is GetEnumerator, a member of class TListItems. 
 
Returns the position of a list item in the list view window. 
 
Creates a new list item and inserts it into the list view. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.