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

TTitanIds

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

Declaration

Source position: base_engine.pas line 506

type TTitanIds = class(TList)

public

  DupYes: Boolean;

  

  constructor Create();

  

  function Add();

  

  function IndexOf();

  

  procedure SaveToStream();

  

  procedure LoadFromStream();

  

  property Ids []: Integer; default; [rw]

  

end;

Inheritance

TTitanIds

  

|

TObject



CT Web help

CodeTyphon Studio