Unit 'JitClass' Package
[Overview][Constants][Types][Classes][Index] [#lz_jitclasses]

TJitMethodList

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

Declaration

Source position: jitclass.pas line 73

type TJitMethodList = class(TCollection)

protected

  procedure Update(); override;

  

  property TypeLibrary: TJitTypeLibrary; [r]

  

public

  constructor Create();

  

  function Add();

  

  procedure Remove();

  

  function IndexOf();

  

  property Meth []: TJitMethod; [r]

  

  property Items []: TJitMethod; default; [r]

  

end;

Inheritance

TJitMethodList

  

|

TObject



CT Web help

CodeTyphon Studio