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