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

TTitanDelegate

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

Declaration

Source position: base_engine.pas line 1886

type TTitanDelegate = class(TTitanHeapItem)

public

  SubID: Integer;

  

  N: Integer;

  

  D: TTitanMethodDefinition;

  

  fName: string;

  

  constructor Create();

  

  destructor Destroy; override;

  

published

  property Name: string; [rw]

  

end;

Inheritance

TTitanDelegate

  

|

TTitanHeapItem

  

|

TObject



CT Web help

CodeTyphon Studio