Returns the item at the front of the ordered list. Call Top to access the ordered list without removing an item. Top returns the next item in the ordered list.
To remove an item from the ordered list, call DataStructures.TRSObjectOrderedList.Pop.
Namespace: DataStructures
Delphi |
public |
Return Value
Type: TObject