help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'contnrs' (#fcl)

TObjectQueue

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: contnrs.pp line 172

type TObjectQueue = class(TQueue)

public

  function Push();

  

Push an object on the queue

  function Pop;

  

Pop the first element off the queue

  function Peek;

  

Look at the first object in the queue.

end;

Inheritance

TObjectQueue

|

TQueue

  

Pointer queue

|

TOrderedList

  

Base class for queues and stacks.

|

TObject

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505