Show/Hide Toolbars

RiverSoftAVG Products Help

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

TGQueue.Push(TObject) Method

Scroll Prev Top Next More

Adds an item to the end of the queue. Call Push to add an item to the queue.

To retrieve items added with Push, call GLists.TGQueue.Pop or GLists.TGQueue.Top .
 

Namespace: GLists

Parameters

Value

Type: TObject

Return Value

Type: TSQNode

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb