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