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

TTitanHashedIndexedList

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

Declaration

Source position: base_engine.pas line 430

type TTitanHashedIndexedList = class(TTitanIndexedList)

  HashTable: TTitanHashTable;

  

  constructor Create;

  

  destructor Destroy; override;

  

  function IndexOf();

  

  function AddObject();

  

  function GetObject();

  

  procedure DeleteObject();

  

  procedure Clear;

  

end;

Inheritance

TTitanHashedIndexedList

  

|

TTitanIndexedList

  

|

TObject



CT Web help

CodeTyphon Studio