Unit 'Contnrs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-base]

TObjectStack

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

Declaration

Source position: contnrs.pp line 159

type TObjectStack = class(TStack)

public

  function Push();

  function Pop;

  function Peek;

end;

Inheritance

TObjectStack

|

TStack

|

TOrderedList

|

TObject


Documentation generated on: 2023-03-18