Navigation: Code Documentation > RSCommon > GLists > Classes > TGCustomLinkedList > Properties
TGCustomLinkedList.Tail Property
Specifies the last node in the linked list.
Namespace: GLists
Delphi
protected property Tail: TSQNode read FTail write FTail;
Property Value
Type: TSQNode
•GLists.TGCustomLinkedList.Head
•GLists.TGCustomLinkedList.Item[Integer]
•TGCustomLinkedList
•GLists