Adds an object and string to the priority queue with the specified priority. The new node's position in the queue will be based on the priority.
Namespace: GLists
Delphi |
public |
Parameters
Value
Type: String
AnObject
Type: TObject
APriority
Type: Integer
Type: TSQPriorityStringNode
Reference•PushemP •GLists.TGPriorityStringQueue.Priority[Integer] •PopItem |