Navigation: Code Documentation > RSCommon > DataStructures > Classes > TPriorityList > Properties
TPriorityList.OrderedListClass Property
Defines the class to maintain the list of items with the same priority in the heap
Namespace: DataStructures
Delphi
protected property OrderedListClass: TRSObjectOrderedListClass read FOrderedListClass;
Property Value
Type: TRSObjectOrderedListClass
•TPriorityList
•DataStructures