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