RAD Studio VCL Reference
ContentsIndex
TObjectStack Methods Public Methods
Public Methods
 
Name 
Description 
 
Peek 
Returns a reference to the top of the stack. 
 
Pop 
Removes and returns the object at the top of the stack. 
 
Push 
Adds an object to the top of the stack. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.