Navigation: Code Documentation > RSCommon > GLists > Classes > TGPriorityStringQueue > Methods
TGPriorityStringQueue.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
TGStringQueue.NewNode
•TGPriorityStringQueue
•GLists