Show/Hide Toolbars

RiverSoftAVG Products Help

TQQueue maintains a first-in first-out array, or queue, of items. Use a TQQueue object to store and maintain a first-in first-out list.

To use the class properly as a queue, use the GLists.TQQueue.Push(TRSPointerType) and GLists.TQQueue.Pop methods, not Add or Items.

Namespace: GLists

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb