Navigation: Code Documentation > RSCommon > GLists > Classes > TGPriorityQueue > Properties
TGPriorityQueue.Priority[Integer] Property
Returns the priority of the node at the specified index in the list.
Namespace: GLists
Delphi
public property Priority[ Index: Integer ]: Integer read GetPriority;
Parameters
Index
Type: Integer
•TGPriorityQueue
•GLists