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
Delphi |
public |
Parameters
Value
Type: TObject
Type: TSQNode
Reference•Empty |