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

TJitPropertyList

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

Declaration

Source position: jitclass.pas line 155

type TJitPropertyList = class(TCollection)

protected

  procedure Update(); override;

  

  property TypeLibrary: TJitTypeLibrary; [r]

  

public

  constructor Create();

  

  function Add();

  

  procedure Remove();

  

  function IndexOf();

  

  property Prop []: TJitProperty; [r]

  

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

  

  procedure ParseFromClassDeclaration();

  

end;

Inheritance

TJitPropertyList

  

|

TObject



CT Web help

CodeTyphon Studio