Show/Hide Toolbars

RiverSoftAVG Products Help

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

To use the class properly as a queue, use the GLists.TQStringQueue.Push(TObject) and GLists.TQStringQueue.Pop methods, not Add or AddObject.

Namespace: GLists

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb