Navigation: Code Documentation > RSCommon > DataStructures > Classes > TPriorityList > Constructors
TPriorityList.Create(TRSObjectOrderedListClass) Constructor
Creates the priority list.
The OrderedListClass dfines the class to maintain the list of items with the same priority in the list.
Namespace: DataStructures
Delphi
public constructor Create( OrderedListClass: TRSObjectOrderedListClass ); virtual;
Parameters
OrderedListClass
Type: TRSObjectOrderedListClass
•DataStructures.TPriorityList.OrderedListClass
•TPriorityList
•DataStructures