RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListItems Methods

The methods of the TListItems class are listed here.

 
Name 
Description 
 
This is CreateItem, a member of class TListItems. 
 
Provides an interface for a method that reads and writes otherwise unpublished data. 
 
This is GetCount, a member of class TListItems. 
 
This is GetHandle, a member of class TListItems. 
 
This is GetItem, a member of class TListItems. 
 
Sets the number of list items. 
 
This is SetItem, a member of class TListItems. 
 
This is SetUpdateState, a member of class TListItems. 
 
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.
What do you think about this topic? Send feedback!