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

TTitanHashArray

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

Declaration

Source position: base_engine.pas line 408

type TTitanHashArray = class

public

  A: array [0..MaxHash] of TList;

  

  constructor Create;

  

  destructor Destroy; override;

  

  procedure AddName();

  

  procedure Clear;

  

end;

Inheritance

TTitanHashArray

  

|

TObject



CT Web help

CodeTyphon Studio