RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStack Members

The following tables list the members exposed by TStack.

 
Name 
Description 
 
Provides enumerating functionality to the stack. 
 
Name 
Description 
 
Returns the container's enumerator. 
 
Triggers the OnNotify event. 
 
Name 
Description 
 
Clear stack. 
 
Create stack. 
 
Destroy stack instance. 
 
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. 
 
Name 
Description 
 
Number of stack entries. 
 
Occurs when stack changes. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!