Adds an object 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: TObject
APriority
Type: Integer
Type: TSQPriorityNode
Reference•GLists.TGPriorityQueue.Priority[Integer] •Pop |