Navigation: Code Documentation > RSCommon > GLists > Classes > TGPriorityStringQueue > Properties
TGPriorityStringQueue.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
•TGPriorityStringQueue
•GLists