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

TTitanLevelStack

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

Declaration

Source position: base_engine.pas line 2451

type TTitanLevelStack = class(TTitanStack)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure SetScripter();

  

  function PushSub();

  

  procedure PushClass();

  

  function PushTempClass;

  

  function KindTop;

  

  procedure Save;

  

  procedure Restore;

  

end;

Inheritance

TTitanLevelStack

  

|

TTitanStack

  

|

TObject



CT Web help

CodeTyphon Studio