RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TObjectStack Methods

The methods of the TObjectStack class are listed here.

 
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.
What do you think about this topic? Send feedback!