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

TTitanCodeList

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

Declaration

Source position: base_engine.pas line 483

type TTitanCodeList = class(TList)

public

  procedure Clear; override;

  

  function IndexOfKey();

  

  function AddCode();

  

  function GetCode();

  

  property Records []: TTitanLanCodeRec; default; [r]

  

end;

Inheritance

TTitanCodeList

  

|

TObject



CT Web help

CodeTyphon Studio