Class TStringStack (unit EZLngStk) |
TObject
A stack for storing strings
Constructors |
Functions |
--------
--------
--------
--------
--------
Properties |
Events |
Variables |
Constructors |
===TStringStack implementation======================================
Functions |
-Destroy the stack
--------
-Initialise the stack
--------
-Return the number of strings in the stack
--------
-Return true if the stack is empty
--------
-Return the string on the top of the stack after popping it
--------
Properties |
Events |
Variables |