Adds an item to the ordered list. Call Push to add an item to the queue.
To retrieve items added with Push, call DataStructures.TRSObjectOrderedList.Pop or DataStructures.TRSObjectOrderedList.Top .
Namespace: DataStructures
Delphi |
public |
Parameters
Value
Type: TObject
Type: Integer