Show/Hide Toolbars

RiverSoftAVG Products Help

Removes and returns the item at the front of the ordered list. Call Pop to retrieve an item from the ordered list. Pop returns the next item from the ordered list, and shrinks the list by one.

To access the ordered list without removing an item, call GLists.TQOrderedList.Top .

Namespace: GLists

Return Value

Type: TRSPointerType

Overrides

TQQueue.Pop
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb