RAD Studio VCL Reference
ContentsIndex
TStack Methods Public Methods
Public Methods
 
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.