Navigation: Code Documentation > RSCommon > DataStructures > Classes > TPriorityList
TPriorityList Constructors
Name
Description
Create(TRSObjectOrderedListClass)
Creates the priority list.
The OrderedListClass dfines the class to maintain the list of items with the same priority in the list.
Destroy
Represents the destructor of the TPriorityList class. (Overrides DataStructures.TCustomHeap.Destroy.)
Top