RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOrderedList Methods

The methods of the TOrderedList class are listed here.

 
Name 
Description 
 
Returns a pointer to the next item in the list. 
 
Removes and returns a pointer to the next item in the list. 
 
Adds an item to the list. 
 
Name 
Description 
 
Checks the size of the list. 
 
Returns the size of the list. 
 
Peek 
Returns a pointer to the next item in the list. 
 
Pop 
Removes and returns the next item in the list. 
 
Push 
Adds an item to the list. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!