RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStack Methods

The methods of the TStack class are listed here.

 
Name 
Description 
 
Returns the container's enumerator. 
 
Triggers the OnNotify event. 
 
Name 
Description 
 
Clear stack. 
 
Remove top stack item. 
 
Returns an enumerator for the container. 
 
Peek 
Look at top stack item. 
 
Pop 
Pop stack item. 
 
Push 
Push stack item. 
 
Set capacity same as current number of items. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!