Navigation: Code Documentation > RSCommon > DataStructures > Classes > TPriorityList > Methods
TPriorityList.SetItem(Integer,TObject) Method
Represents method SetItem(Integer,TObject).
Namespace: DataStructures
Delphi
public procedure SetItem(Index: Integer; Item: TObject);
Parameters
Index
Type: Integer
Item
Type: TObject
•TPriorityList
•DataStructures