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

TTitanCallRec

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

Declaration

Source position: base_engine.pas line 604

type TTitanCallRec = class

public

  CallN: Integer;

  

  CallP: Integer;

  

  ArgsN: TTitanIds;

  

  ArgsP: TTitanIds;

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TTitanCallRec

  

|

TObject



CT Web help

CodeTyphon Studio