Returns the object at the front of the queue. Call Top to access the queue without removing an item. Top returns the next item in the queue (that is, the earliest item added).
To remove an item from the queue, call GLists.TQStringQueue.Pop.
Namespace: GLists
Delphi |
public |
Return Value
Type: TObject