Unit 'kmemo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

TKMemoIndexObjectStack

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

Declaration

Source position: kmemo.pas line 223

type TKMemoIndexObjectStack = class(TStack)

public

  function Push();

  

  function Pop;

  

  function Peek;

  

  procedure PushValue();

  

  function PopValue;

  

end;

Inheritance

TKMemoIndexObjectStack

  

|

TObject



CT Web help

CodeTyphon Studio