Unit 'JitHelper' Package
[Overview][Types][Classes][Index] [#lz_jitclasses]

TProcCallParam

Declaration

Source position: jithelper.pas line 40

type TProcCallParam = record

  ParamName: string;

  

  ParamFlags: TParamFlags;

  

  ParamTypeRef: PTypeInfo;

  

end;



CT Web help

CodeTyphon Studio