Navigation: Code Documentation > RSCommon > GLists > Classes > TGPriorityQueue > Methods
TGPriorityQueue.NewNode Method
Creates a new node. The new node is not added to the linked list.
Namespace: GLists
Delphi
public function NewNode: TSQNode; override;
Return Value
Type: TSQNode
TGCustomLinkedList.NewNode
•TGPriorityQueue
•GLists