RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TObjectList Members

The following tables list the members exposed by TObjectList.

 
Name 
Description 
 
Provides enumerating functionality to the list. 
 
Name 
Description 
 
Returns the container's enumerator. 
 
Returns the container's enumerator. 
 
Triggers the OnNotify event. 
 
Name 
Description 
 
Add 
Add item to end of list. 
 
This is the overview for the AddRange method overload. 
 
This is the overview for the BinarySearch method overload. 
 
Remove all list entries. 
 
Test if element in list. 
 
This is the overview for the Create constructor overload. 
 
This is the overview for the Create constructor overload. 
 
Remove entry at index. 
 
Remove several entries at index. 
 
Destroy list. 
 
Remove and return list entry. 
 
Returns an enumerator for the container. 
 
Returns an enumerator for the container. 
 
Search for element using linear search. 
 
Insert entry in list. 
 
This is the overview for the InsertRange method overload. 
 
Get index of last instance of entry. 
 
Remove first occurrence of value. 
 
Reverse list order. 
 
Sort 
This is the overview for the Sort method overload. 
 
Set list capacity to number of list elements. 
 
Name 
Description 
 
List capacity. 
 
Number of list elements. 
 
Item at index. 
 
Occurs when list changes. 
 
Get or set object ownership. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!