Unit 'BASE_Engine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_titanscript]

TTitanEntryStack

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

Declaration

Source position: base_engine.pas line 447

type TTitanEntryStack = class(TList)

  procedure Push();

  

  procedure Pop;

  

  function TopBreakLabel();

  

  function TopContinueLabel();

  

end;

Inheritance

TTitanEntryStack

  

|

TObject



CT Web help

CodeTyphon Studio