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

TJitTypeInfo

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

Declaration

Source position: jittypes.pas line 262

type TJitTypeInfo = class(TJitType)

protected

  procedure ParseFromDeclaration();

  

  function GetTypeInfo; override;

  

  function GetLockReferenceObj; override;

  

  function IsConstTypeInfo; override;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Declaration: string; [r]

  

end;

Inheritance

TJitTypeInfo

  

|

TJitType

  

|

TReferenceAbleJitClass

  

|

TFreeNotifyingObject

  

|

TObject



CT Web help

CodeTyphon Studio