Navigation: Code Documentation > RSCommon > GLists > Classes > TGStringStack
TGStringStack Methods
Name
Description
AddNode(TSQNode)
Adds the input node to the end of the linked list. (Overrides GLists.TGCustomLinkedList.AddNode(TSQNode).)
AddStack(TGCustomLinkedList)
Adds the input stack to the current stack.
Assign(TPersistent)
Represents method Assign(TPersistent). (Overrides GLists.TGStringQueue.Assign(TPersistent).)
Top