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

TTitanDllList

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

Declaration

Source position: base_engine.pas line 908

type TTitanDllList = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  function FindDllByName();

  

  function LoadDll();

  

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

  

  property Count: Integer; [r]

  

end;

Inheritance

TTitanDllList

  

|

TObject



CT Web help

CodeTyphon Studio