Unit 'JitTypes' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lz_jitclasses]

TJitClassCreatorBase

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

Declaration

Source position: jittypes.pas line 162

type TJitClassCreatorBase = class(TReferenceAbleJitClass)

protected

  FClassUnit: string;

  

  function GetTypeInfo; virtual; abstract;

  

  function GetJitClass; virtual; abstract;

  

public

  property TypeInfo: PTypeInfo; [r]

  

  property ClassUnit: string; [r]

  

end;

Inheritance

TJitClassCreatorBase

  

|

TReferenceAbleJitClass

  

|

TFreeNotifyingObject

  

|

TObject



CT Web help

CodeTyphon Studio