Navigation: Code Documentation > RSCommon > GLists > Classes > TGPriorityQueue > Properties
TGPriorityQueue.Next Property
Moves the internal GLists.TGPriorityQueue.Node[Integer] to the next node in the queue
Namespace: GLists
Delphi
public property Next: TSQPriorityNode read GetNext;
Property Value
Type: TSQPriorityNode
•TGPriorityQueue
•GLists