RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TQueue Methods

The methods of the TQueue class are listed here.

 
Name 
Description 
 
Returns the container's enumerator. 
 
Triggers the OnNotify event. 
 
Name 
Description 
 
Empty queue. 
 
Remove top queue item. 
 
Add item to end of queue. 
 
Remove top queue item. 
 
Returns an enumerator for the container. 
 
Peek 
Get top item on queue. 
 
Set capacity to number of queue elements. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!