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

TTitanNameList

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

Declaration

Source position: base_engine.pas line 467

type TTitanNameList = class(TStringList)

public

  HashArray: TTitanHashArray;

  

  constructor Create;

  

  destructor Destroy; override;

  

  function Add(); override;

  

  function GetSize;

  

end;

Inheritance

TTitanNameList

  

|

TObject



CT Web help

CodeTyphon Studio