Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > GLists > Classes > TGStringQueue > Methods

TGStringQueue.PopItem(TObject) Method

Scroll Prev Top Next More

Removes and returns the string and object at the front of the queue. Call PopItem to retrieve an item from the queue. PopItems removes the next item from the queue (that is, the earliest item added), then returns the string and object of the deleted item.

To access the queue without removing an item, call Top or GLists.TGStringQueue.TopString.

Namespace: GLists

Parameters

AnObject

Type: TObject

Return Value

Type: String

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb