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

TJitMethod

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

Declaration

Source position: jitclass.pas line 47

type TJitMethod = class(TCollectionItem)

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Name: string; [r]

  

  property CodeAddress: CodePointer; [r]

  

  property Declaration: string; [r]

  

  property TypeInfo: PTypeInfo; [r]

  

end;

Inheritance

TJitMethod

  

|

TObject



CT Web help

CodeTyphon Studio