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