RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TObjectQueue Methods

The methods of the TObjectQueue class are listed here.

 
Name 
Description 
 
Peek 
Returns a reference to the front of the queue. 
 
Pop 
Removes and returns the object at the front of the queue. 
 
Push 
Adds an object to the end of the queue. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!