Show/Hide Toolbars

RiverSoftAVG Products Help

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

TQStringQueue.TopItem(TObject) Method

Scroll Prev Top Next More

Returns the string and object at the front of the queue. Call TopItem to access the queue without removing an item. TopItem returns the next item in the queue (that is, the earliest item added).

To remove an item from the queue, call PopItemg.

Namespace: GLists

Parameters

AnObject

Type: TObject

Return Value

Type: String

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb