RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TQueue Members

The following tables list the members exposed by TQueue.

 
Name 
Description 
 
Provides enumerating functionality to the queue. 
 
Name 
Description 
 
Returns the container's enumerator. 
 
Triggers the OnNotify event. 
 
Name 
Description 
 
Empty queue. 
 
Create queue. 
 
Remove top queue item. 
 
Destroy queue. 
 
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. 
 
Name 
Description 
 
Number of queue elements. 
 
Occurs when queue changes. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!