RAD Studio VCL Reference
ContentsIndex
TOrderedList Methods Public Methods
Public Methods
 
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) 2008 CodeGear(TM). All Rights Reserved.